summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSheogorath2019-03-29 12:33:14 +0100
committerSheogorath2019-03-29 12:33:20 +0100
commit4ffeab6129778ae539934dabbb3825de92199251 (patch)
treeb6a00bb97d295b52a14404cbea4a3d532ad23792 /package.json
parent16d84926f98c4beb4b615c85f882d046d6f372f4 (diff)
Release version 1.3.2
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 7178d469..538a320f 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "CodiMD",
- "version": "1.3.1",
+ "version": "1.3.2",
"description": "Realtime collaborative markdown notes on all platforms.",
"main": "app.js",
"license": "AGPL-3.0",