bump version

This commit is contained in:
Preet Shihn
2020-06-03 23:21:42 -07:00
parent 8d80f8a93a
commit 56a86cbb1e
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "rough-notation",
"version": "0.2.2",
"version": "0.3.0",
"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"
}
}
}