From 8537ac95ecf73c710ba37e5366987fbb6388ca50 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Wed, 25 Feb 2015 10:56:38 -0800 Subject: [PATCH] Prepare 0.184 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c73a86b9..b93c17f1c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "atom", "productName": "Atom", - "version": "0.183.0", + "version": "0.184.0", "description": "A hackable text editor for the 21st Century.", "main": "./src/browser/main.js", "repository": {