Skip to content

Commit 42d1950

Browse files
committed
chore: fix outdated common version
1 parent 30c7e3d commit 42d1950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@golevelup/nestjs-common",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Common module and utility building blocks for badass NestJS applications",
55
"author": "Jesse Carter <jesse.r.carter@gmail.com>",
66
"homepage": "https://github.com/golevelup/nestjs#readme",

0 commit comments

Comments
 (0)