diff --git a/package.json b/package.json index 072d606c..ad6d93f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "canvas-constructor", - "version": "0.1.5", + "version": "0.1.6", "description": "A ES6 class for node-canvas with built-in functions and chained methods.", "main": "index.js", "scripts": {