From c3dadfb912f85aaa72689201fab2f186a53fe401 Mon Sep 17 00:00:00 2001 From: Todd Treece Date: Mon, 17 Aug 2015 16:43:13 -0400 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a9ad851..3ff1ea4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xcarve-proxy", - "version": "0.1.0", + "version": "1.0.0", "description": "A Node.js proxy server for connecting to a Raspberry Pi that is running xcarve-server.", "bin": "./cli", "scripts": {