From ea12c42fdcecfca43508c6e914fd11ae88061a80 Mon Sep 17 00:00:00 2001 From: Preet Shihn Date: Sun, 31 May 2020 20:51:44 -0700 Subject: [PATCH] . --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5161dae..bb26322 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rough-notation", - "version": "0.2.1", + "version": "0.2.2", "description": "Create and animate hand-drawn annotations on a web page", "main": "lib/rough-notation.cjs.js", "module": "lib/rough-notation.esm.js", @@ -33,4 +33,4 @@ "tslint": "^6.1.2", "typescript": "^3.9.3" } -} +} \ No newline at end of file