Skip to content

Commit 639a88c

Browse files
committed
fix: update package.json for publish
1 parent be465e4 commit 639a88c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/in-memory-db/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nestjs-addons/in-memory-db",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"license": "MIT",
55
"description": "Simple In-Memory DB Service for NestJS projects",
66
"author": "Wes Grimes",

0 commit comments

Comments
 (0)