Skip to content

Commit

Permalink
update version to 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jiaming743 committed Jul 9, 2019
1 parent 11f60b0 commit b33b13f
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,9 +1,9 @@
{
"name": "@jiaminghi/fs",
"version": "0.0.0",
"version": "0.0.1",
"author": "JiaMing <[email protected]>",
"description": "Promise fs based on node.js fs",
"main": "/src/index.js",
"main": "./src/index.js",
"repository": {
"type": "git",
"url": "https://github.com/jiaming743/DataV.git"
Expand Down

0 comments on commit b33b13f

Please sign in to comment.