bump version

pull/8/head
Joseph Werle 10 years ago
parent bbf13862e2
commit e488607fc9

@ -1,6 +1,6 @@
#!/bin/bash
VERSION="0.0.9"
VERSION="0.1.0"
## output error to stderr
error () {

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

Loading…
Cancel
Save