From 861c3b5fa09d26316c98db9bd0cfbc4b4386c86d Mon Sep 17 00:00:00 2001 From: Bruno Bottazzini Date: Tue, 19 Apr 2016 15:08:51 -0300 Subject: [PATCH] Increment version NPM This will refresh the README in the npm site. Updating the port 80 as default. https://www.npmjs.com/package/soletta-dev-app Signed-off-by: Bruno Bottazzini --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0fd3c99..4e79078 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "soletta-dev-app", - "version": "0.0.6", + "version": "0.0.7", "description": "Soletta Development Application provides a web-based environment where developers can write, visualize, modify, run, test and debug their Soletta FBP programs. The Soletta Development Application is supposed to run on your target board and it then exposes the development environment through a web server application based on node.js.", "main": "index.js", "dependencies": {