diff --git a/package.json b/package.json index ee0bd4e..92ba8e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "koa-ts", - "version": "2.0.0", + "version": "2.0.1", "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