Update to version 0.4.0

This commit is contained in:
deadprogram 2013-11-07 06:23:59 -08:00
parent 9d7cb3e5c3
commit fb9dd50242
2 changed files with 4 additions and 2 deletions

View File

@ -90,5 +90,7 @@ Version 0.2.0 - Cylon.Basestar to help develop external adaptors/drivers
Version 0.3.0 - Improved Cylon.Basestar, and added API
Version 0.4.0 - Refactor proxy in Cylon.Basestar, improve API
## License
Copyright (c) 2013 The Hybrid Group. Licensed under the Apache 2.0 license.

View File

@ -1,8 +1,8 @@
{
"name": "cylon",
"version": "0.3.0",
"version": "0.4.0",
"main": "dist/cylon.js",
"description": "A JavaScript robotics framework using node.js",
"description": "A JavaScript robotics framework using Node.js",
"homepage": "http://cylonjs.com",
"bugs": "https://github.com/hybridgroup/cylon/issues",
"author": {