From 045850ba0608702a2cb78ed83b199a6c33faebd6 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 13 Jan 2015 14:29:26 -0800 Subject: [PATCH] Prepare 0.173 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c5fc902b6..b8c8eb8d5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "atom", "productName": "Atom", - "version": "0.172.0", + "version": "0.173.0", "description": "A hackable text editor for the 21st Century.", "main": "./src/browser/main.js", "repository": {