bump version

This commit is contained in:
Preet Shihn
2018-06-19 00:30:40 -07:00
parent 2fa4ec3c65
commit 6e954c68d6

View File

@@ -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"
}
}
}