Release 0.3.0

pull/102/head
Joseph Werle 7 years ago
parent 1107d7608c
commit 958b00eb52

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

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

Loading…
Cancel
Save