gx publish 1.0.4

This commit is contained in:
Steven Allen 2018-12-20 14:48:03 -08:00
parent aa28edf543
commit a2330df840
2 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
1.0.3: QmQfeKxQtBN721pekQh6Jq24adFUjnU65YdY3GNczfuG2T
1.0.4: QmT1jwrqzSMjSjLG5oBd9w4P9vXPKQksWuf5ghsE3Q88ZV

View File

@ -8,8 +8,11 @@
"goversion": "1.5.2"
},
"gxDependencies": [],
"version": "1.0.3",
"gxVersion": "0.14.0",
"language": "go",
"license": "MIT",
"name": "dir-index-html"
"name": "dir-index-html",
"releaseCmd": "git commit -a -m \"gx publish $VERSION\"",
"version": "1.0.4"
}