Skip to content

Commit 0f73acf

Browse files
committed
chore: bump version 0.0.2
1 parent afe442f commit 0f73acf

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Diff for: README.md

-1
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,4 @@ You can also check out the [examples](./examples).
6161
## TODO
6262

6363
- [ ] A code name
64-
- [ ] 藏书楼, current entry
6564
- [ ] Unit tests

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wenyanlang/loader",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Webpack loader for wenyan-lang",
55
"main": "index.js",
66
"scripts": {
@@ -35,4 +35,4 @@
3535
"webpack": "^4.41.5",
3636
"webpack-cli": "^3.3.10"
3737
}
38-
}
38+
}

0 commit comments

Comments
 (0)