From 55fc370394b9c19f864d8ab92b3d168145e142d3 Mon Sep 17 00:00:00 2001 From: Alexander Olsson Date: Fri, 13 May 2016 20:39:55 +0200 Subject: [PATCH] Prepare 0.63.0 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1ae9525..fb80be87 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "build", "main": "./lib/build", - "version": "0.62.0", + "version": "0.63.0", "description": "Build your current project, directly from Atom", "repository": "https://github.com/noseglid/atom-build", "license": "MIT",