Skip to content

Commit

Permalink
Bump version to "0.21.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
stewart committed Nov 28, 2014
1 parent 4f850d5 commit 5811cf2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,9 @@ on the [https://github.com/hybridgroup/cylon-site](https://github.com/hybridgrou

## Release History

Version 0.21.0 - Remove Connection/Device objects, update Robot
connection/device syntax, fluent syntax updates

Version 0.20.2 - Correct API issues, possible issue with test setups

Version 0.20.1 - Revert accidental scrict handling of param in driver initializer
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cylon",
"version": "0.20.2",
"version": "0.21.0",
"main": "lib/cylon.js",
"description": "A JavaScript robotics framework for Node.js",
"homepage": "http://cylonjs.com",
Expand Down

0 comments on commit 5811cf2

Please sign in to comment.