Prep for release

This commit is contained in:
Adrian Zankich 2014-03-12 13:18:34 -07:00
parent 1ee0b8b87a
commit 0d5ac27e5a
2 changed files with 3 additions and 1 deletions

View File

@ -218,6 +218,8 @@ Thank you!
## Release History
Version 0.11.2 - bugfixes
Version 0.11.0 - Refactor into pure JavaScript
Version 0.10.4 - Add JS helper functions

View File

@ -1,6 +1,6 @@
{
"name": "cylon",
"version": "0.11.0",
"version": "0.11.2",
"main": "lib/cylon.js",
"description": "A JavaScript robotics framework using Node.js",
"homepage": "http://cylonjs.com",