Skip to content

Commit 91c05ae

Browse files
committed
bookmark: release v0.0.1
1 parent 255a848 commit 91c05ae

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
## 0.0.1 (2021-03-17)
2+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plugin-koa",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "[Plugin] koa adapter plugin.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)