fix(bpkg.json): use 'v1' as version for now

pull/143/head
jwerle 2 years ago committed by Joseph Werle
parent 9c96da562e
commit f0b5ee6ba7

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

Loading…
Cancel
Save