From cc2fcf8a91e356622918f1bf6047d025e574485b Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 18 Feb 2015 13:57:36 -0800 Subject: [PATCH] Prepare 0.182 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eb6a896f6..e7d2051f7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "atom", "productName": "Atom", - "version": "0.181.0", + "version": "0.182.0", "description": "A hackable text editor for the 21st Century.", "main": "./src/browser/main.js", "repository": {