Skip to content

Commit

Permalink
feat: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
jinfeiyang committed Sep 1, 2020
1 parent 693c7d4 commit c3a866a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "easy-canvas-layout",
"version": "0.0.2",
"version": "0.0.3",
"description": "A canvas tool to help easy layout in canvas.",
"main": "./lib/index.js",
"scripts": {
Expand All @@ -21,4 +21,4 @@
"devDependencies": {
"rollup-plugin-terser": "^7.0.0"
}
}
}

0 comments on commit c3a866a

Please sign in to comment.