@cryptotaxi247 / kubo / commits / a2330df84

gx publish 1.0.4

Steven Allen committed Dec 20, 2018 at 14:48 UTC a2330df84015a301d77df89af4cb49f2817f2063
2 files changed +6 -3
.gx/lastpubver
+1 -1
@@ -1 +1 @@
1 -1.0.3: QmQfeKxQtBN721pekQh6Jq24adFUjnU65YdY3GNczfuG2T
1 +1.0.4: QmT1jwrqzSMjSjLG5oBd9w4P9vXPKQksWuf5ghsE3Q88ZV
package.json
+5 -2
@@ -8,8 +8,11 @@
8 "goversion": "1.5.2"
9 },
10 "gxDependencies": [],
11 - "version": "1.0.3",
11 + "gxVersion": "0.14.0",
12 "language": "go",
13 "license": "MIT",
14 - "name": "dir-index-html"
14 + "name": "dir-index-html",
15 + "releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
16 + "version": "1.0.4"
17 }
18 +