From d524d25a436eae7f1203e2f0d1cdd4826ab9104f Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 15 Jan 2015 12:56:02 -0800 Subject: [PATCH] Prepare 0.175 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 356e419f0..0325ba800 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "atom", "productName": "Atom", - "version": "0.174.0", + "version": "0.175.0", "description": "A hackable text editor for the 21st Century.", "main": "./src/browser/main.js", "repository": {