From 58344cba59b551c2b90ac42813918d07ec104533 Mon Sep 17 00:00:00 2001 From: simurai Date: Wed, 27 Jan 2016 09:50:00 +0900 Subject: [PATCH] Prepare 1.0.0 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c1527c..a345bda 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "solarized-dark-syntax", "theme": "syntax", - "version": "0.40.0", + "version": "1.0.0", "description": "A dark syntax theme using the solarized colors", "repository": "https://github.com/atom/solarized-dark-syntax", "license": "MIT",