diff --git a/package.json b/package.json index 596128c..61060b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "koa2-typescript-guide", - "version": "0.6.1", + "version": "1.0.0", "description": "the best practice of building Koa2 with TypeScript", "main": "app.ts", "scripts": { @@ -52,4 +52,4 @@ "typedi": "^0.8.0", "typeorm": "^0.2.13" } -} +} \ No newline at end of file