From edd694cfa524e0ccc4a657af949b75223c3a1d12 Mon Sep 17 00:00:00 2001 From: Kim Gardner Date: Fri, 3 Mar 2017 06:55:55 -0500 Subject: [PATCH] Bump version for 1.0.1 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eaa15303a..f86558a59 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "talk", - "version": "0.0.1", + "version": "1.0.1", "description": "A commenting platform from The Coral Project. https://coralproject.net", "main": "app.js", "scripts": {