Skip to content

Commit 7cbd3b0

Browse files
committed
Make package public, ver increment 0.1.1
1 parent 3ce2dfc commit 7cbd3b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gold-postcode-input",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"authors": [
55
"David Howell <david@dynamicmethods.com.au>"
66
],
@@ -13,7 +13,7 @@
1313
"input"
1414
],
1515
"main": "gold-postcode-input.html",
16-
"private": true,
16+
"private": false,
1717
"repository": {
1818
"type": "git",
1919
"url": "git://github.com/dynmeth/gold-postcode-input.git"

0 commit comments

Comments
 (0)