diff --git a/package.json b/package.json index fa0dc48..60b4994 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "soletta-dev-app", - "version": "0.0.4", + "version": "0.0.6", "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": {