We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 680a087 commit 5609921Copy full SHA for 5609921
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "lin-cms-koa",
3
- "version": "0.1.0-beta.3",
+ "version": "0.2.0-beta.1",
4
"description": "simple and practical CMS implememted by koa",
5
"main": "app/starter.js",
6
"scripts": {
@@ -43,6 +43,6 @@
43
"koa-bodyparser": "^4.2.1",
44
"koa-mount": "^4.0.0",
45
"koa-static": "^5.0.0",
46
- "lin-mizar": "^0.1.0-beta.5"
+ "lin-mizar": "^0.2.0-beta.1"
47
}
48
0 commit comments