From d0639393caa6523115dd3fac066480f44b3ed49c Mon Sep 17 00:00:00 2001 From: Corey Johnson Date: Mon, 9 Jun 2014 09:52:11 -0700 Subject: [PATCH] 0.103.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8f61a2344..de42b1da6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "atom", "productName": "Atom", - "version": "0.102.0", + "version": "0.103.0", "description": "A hackable text editor for the 21st Century.", "main": "./src/browser/main.js", "repository": {