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