Skip to content

Commit

Permalink
Version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tillarnold committed Sep 24, 2015
1 parent 350947c commit a1d910d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ Method chaining for the canvas 2d api


## Release History
* 2015-09-24   v0.2.0   small bug fixes
* 2014-11-02   v0.1.0   Initial version.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "leinwand",
"version": "0.1.0",
"version": "0.2.0",
"description": "Method chaining for the canvas 2d api",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit a1d910d

Please sign in to comment.