Skip to content

Commit 078c35f

Browse files
committed
Merge branch 'master' of github.com:MicroAppJS/plugin-koa
2 parents a43ed39 + 91c05ae commit 078c35f

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
"publishConfig": {

0 commit comments

Comments
 (0)