aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2017-12-28 14:33:55 +0200
committerJan Tuomi <jans.tuomi@gmail.com>2017-12-28 14:33:55 +0200
commitc5da21e311e832590d702ae08349929fc1e38a1a (patch)
tree022f1626ea025958207636f5beea6e2420de903b /package.json
parente6895247b7dddeeea0109f5f8284bde044d30698 (diff)
Fix help outputmaster
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8367ef3..7fbd948 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "create-riot-component",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "Create ES6 riot.js component",
"main": "dist/index.js",
"bin": {