From b61a4501703fc628ed0eb382850f2fe18a808c27 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 27 Aug 2015 16:48:18 -0700 Subject: [PATCH] Prepare 1.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a76b9943..adff56441 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "atom", "productName": "Atom", - "version": "1.0.8", + "version": "1.0.9", "description": "A hackable text editor for the 21st Century.", "main": "./src/browser/main.js", "repository": {