bump version

pull/18/head
Joseph Werle 10 years ago
parent 59ec0a6cf5
commit e1d572de2e

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

@ -1,6 +1,6 @@
{
"name": "bpkg",
"version": "0.2.5",
"version": "0.2.6",
"description": "Lightweight bash package manager",
"global": true,
"install": "make install"

Loading…
Cancel
Save