bump version

pull/18/head
Joseph Werle 10 years ago
parent 6c207359b3
commit 994f0b2aa1

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

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

Loading…
Cancel
Save