diff --git a/package.json b/package.json index 564e03f..e3b911b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "roughjs", - "version": "2.2.0", + "version": "2.2.1", "description": "Create graphics using HTML Canvas or SVG with a hand-drawn, sketchy, appearance.", "main": "dist/rough.umd.js", "module": "bin/rough.js", @@ -40,4 +40,4 @@ "tslint": "^5.10.0", "typescript": "^2.9.2" } -} +} \ No newline at end of file