From 0530d70e56bd2b1ec75f17ea83af0e5263b21769 Mon Sep 17 00:00:00 2001 From: Justin Beckwith Date: Tue, 3 Jan 2017 20:53:29 -0800 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d4a3852..8073139 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "app-engine-trebuchet", "productName": "App Engine Trebuchet", - "version": "0.0.2", + "version": "0.0.3", "description": "App Engine Trebuchet is a visual tool that makes it easier to create and deploy applications for App Engine. It's meant to be a replacement for the App Engine Launcher.", "main": "main.js", "scripts": {