Skip to content

Commit eadb3eb

Browse files
committed
0.2.0
1 parent 05971a1 commit eadb3eb

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
"private": false,
33
"name": "express-decorator-router",
4-
"version": "0.1.1",
4+
"version": "0.2.0",
55
"description": "use decorators in a simple way without transpiling javascript code",
66
"main": "src/index.js",
77
"scripts": {

0 commit comments

Comments
 (0)