Skip to content

Commit 425275b

Browse files
committed
build: bump version to 0.9.0
1 parent ff93e92 commit 425275b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "routing-controllers",
33
"private": false,
4-
"version": "0.9.0-alpha.5",
4+
"version": "0.9.0",
55
"description": "Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage for Express / Koa using TypeScript.",
66
"author": "TypeStack contributors",
77
"license": "MIT",

0 commit comments

Comments
 (0)