bump version

This commit is contained in:
Preet Shihn
2020-05-27 00:49:29 -07:00
parent e2fffcabb5
commit d7a9a42f75
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "rough-notation",
"version": "0.0.2",
"version": "0.1.0",
"description": "Annotate html",
"main": "lib/rough-notation.cjs.js",
"module": "lib/rough-notation.esm.js",
@@ -36,4 +36,4 @@
"dependencies": {
"roughjs": "^4.3.1"
}
}
}