diff --git a/package.json b/package.json index 31c80a9..4a4f268 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "roughjs", - "version": "2.1.2", + "version": "2.1.3", "description": "Create graphics using HTML Canvas or SVG with a hand-drawn, sketchy, appearance.", "main": "dist/rough.umd.js", "jsnext:main": "src/index.js", @@ -34,4 +34,4 @@ "babel-minify": "^0.3.0", "rollup": "^0.56.5" } -} +} \ No newline at end of file