From a2e12f29c844afc0b891c853f287ce25edd13bb1 Mon Sep 17 00:00:00 2001 From: Rodrigo Iloro Date: Tue, 29 Mar 2016 17:16:10 -0300 Subject: [PATCH] :arrow_up: version bumped to 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c2f62851..6e5f651df 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "simplenote", "productName": "Simplenote", - "version": "1.0.0-rc.2", + "version": "1.0.0", "description": "The Simplenote app running as an electron app.", "main": "desktop/index.js", "scripts": {