From 32045a3f224653e905e3599655c19c0ce6c8e622 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Fri, 25 Jul 2014 09:17:23 -0700 Subject: [PATCH] Prepare 0.120 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6031ed1c0..121f4fc9a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "atom", "productName": "Atom", - "version": "0.119.0", + "version": "0.120.0", "description": "A hackable text editor for the 21st Century.", "main": "./src/browser/main.js", "repository": {