From 4ba3eb35b9ff3fb4e3595fa24c5faab490f5204f Mon Sep 17 00:00:00 2001 From: Preet Shihn Date: Sat, 12 May 2018 14:59:27 -0700 Subject: [PATCH] bumped version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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