summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorCheng-Han, Wu2016-04-20 18:23:56 +0800
committerCheng-Han, Wu2016-04-20 18:23:56 +0800
commit197ac5d5fbfcbe3a9869fdf2fa38dfe3eab81d10 (patch)
tree91a9f92c6c45ec8835a4a6409f4a51d22f713647 /package.json
parent1a4792b8c4ffe256b81d85afcc7a8b8cd35e03e2 (diff)
Mark as 0.4.0
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 ec738c36..a70bce31 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hackmd",
- "version": "0.3.4",
+ "version": "0.4.0",
"description": "Realtime collaborative markdown notes on all platforms.",
"main": "app.js",
"author": "jackycute",