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 26, 2014
1 parent c9dc099 commit c62b299
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@ Utility functions for the HTML5 canvas
Demo on [requirebin](http://requirebin.com/?gist=48c497080c0d4f1dea9a)

## Release History
* 2014-09-12   v0.1.0   Add CanvasEventEmitter
* 2014-09-26   v0.2.0   Add contextmenu event.
* 2014-09-12   v0.1.0   Add CanvasEventEmitter.
* 2014-08-16   v0.0.1   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": "canvas-utils",
"version": "0.1.0",
"version": "0.2.0",
"description": "Utility functions for the HTML5 canvas",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit c62b299

Please sign in to comment.