bump version

This commit is contained in:
Preet Shihn
2020-06-05 23:01:48 -07:00
parent 54f62a4cba
commit 979cdd33d8
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{ {
"name": "rough-notation", "name": "rough-notation",
"version": "0.3.0", "version": "0.3.1",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@@ -1,6 +1,6 @@
{ {
"name": "rough-notation", "name": "rough-notation",
"version": "0.3.0", "version": "0.3.1",
"description": "Create and animate hand-drawn annotations on a web page", "description": "Create and animate hand-drawn annotations on a web page",
"main": "lib/rough-notation.cjs.js", "main": "lib/rough-notation.cjs.js",
"module": "lib/rough-notation.esm.js", "module": "lib/rough-notation.esm.js",