diff --git a/README.md b/README.md index c58571a..9785b08 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,7 @@ Method chaining for the canvas 2d api + + +## Release History +* 2014-11-02   v0.1.0   Initial version. diff --git a/package.json b/package.json index fdac794..5503b24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "leinwand", - "version": "0.0.0", + "version": "0.1.0", "description": "Method chaining for the canvas 2d api", "main": "index.js", "scripts": {