summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSheogorath2019-03-23 13:26:50 +0100
committerSheogorath2019-03-23 13:27:39 +0100
commit50c80c99a4246c60026517b8632a1bbb05e1fe5c (patch)
treead85276dc5cd827d5a448fd94dc90756f52c22e5 /package.json
parentb817b9efd931e8aa63bd1e06f37b40bd0dc68677 (diff)
Release version 1.3.1
Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
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 f9f3f0e8..a3da0ba7 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "CodiMD",
- "version": "1.3.0",
+ "version": "1.3.1",
"description": "Realtime collaborative markdown notes on all platforms.",
"main": "app.js",
"license": "AGPL-3.0",