Skip to content

Commit 3f9052c

Browse files
committed
feat(Version): Set back version.
1 parent eebad57 commit 3f9052c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nest-monk",
3-
"version": "1.3.0",
3+
"version": "1.0.0",
44
"description": "A thin wrapping layer around the monk package for clean NestJS dependency injection.",
55
"author": "Kerry Ritter <[email protected]>",
66
"contributors": [
@@ -188,4 +188,4 @@
188188
]
189189
]
190190
}
191-
}
191+
}

0 commit comments

Comments
 (0)