From 05ccf8adc3063ff2dccbd284c2393f23ce934100 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 1 Oct 2014 10:11:01 -0700 Subject: [PATCH] Prepare 0.135 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 505885638..67702e0e3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "atom", "productName": "Atom", - "version": "0.134.0", + "version": "0.135.0", "description": "A hackable text editor for the 21st Century.", "main": "./src/browser/main.js", "repository": {