bump version

pull/41/head
Joseph Werle 9 years ago
parent 248b2d1cfb
commit f6c60726be

@ -7,7 +7,7 @@ if [[ ${BASH_SOURCE[0]} != $0 ]]; then
fi
## bpkg version
VERSION="0.2.6"
VERSION="0.2.7"
## output error to stderr
error () {

@ -1,6 +1,6 @@
{
"name": "bpkg",
"version": "0.2.6",
"version": "0.2.7",
"description": "Lightweight bash package manager",
"global": true,
"repo": "bpkg/bpkg",

Loading…
Cancel
Save