Merge pull request #78 from pshihn/offscreen-fill

bump version
This commit is contained in:
Preet
2018-06-26 11:28:56 -07:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
{
"name": "roughjs",
"version": "2.2.2",
"version": "2.2.3",
"description": "Create graphics using HTML Canvas or SVG with a hand-drawn, sketchy, appearance.",
"main": "dist/rough.umd.js",
"module": "bin/rough.js",