Skip to content

Commit 3a30e4d

Browse files
committed
Update version
1 parent d3388c8 commit 3a30e4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "prisma-enum-validator-generator",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "This will generate utility functions to validate enums in the Prisma schema file.",
55
"main": "./dist/index.js",
66
"bin": "./dist/index.js",
@@ -33,4 +33,4 @@
3333
"@prisma/generator-helper": "^4.15.0",
3434
"dotenv": "^16.3.1"
3535
}
36-
}
36+
}

0 commit comments

Comments
 (0)