From 7185c16072527d16ac3e19066990b793dfec6d64 Mon Sep 17 00:00:00 2001 From: benweet Date: Tue, 3 Sep 2013 14:33:43 +0100 Subject: [PATCH] Release v2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ddf3a71e..77405c66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stackedit", - "version": "2.0.0", + "version": "2.0.1", "description": "StackEdit is a free, open-source Markdown editor based on PageDown, the Markdown library used by Stack Overflow and the other Stack Exchange sites.", "main": "res/main.js", "directories": {