From 26a382d8eb3611ba56c8a167da5d8ac77bfa2a4b Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 4 Aug 2015 14:45:58 -0700 Subject: [PATCH] Prepare 1.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 59cf51c3a..33eaab839 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "atom", "productName": "Atom", - "version": "1.0.4", + "version": "1.0.5", "description": "A hackable text editor for the 21st Century.", "main": "./src/browser/main.js", "repository": {