Skip to content

Commit 4232197

Browse files
committed
build: bump version to v0.10.1
1 parent fc2bc10 commit 4232197

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "routing-controllers",
33
"private": false,
4-
"version": "0.10.0",
4+
"version": "0.10.1",
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)