Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
nkeil committed May 13, 2024
1 parent fd5fe96 commit d428a52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prisma-extension-random",
"version": "0.2.1",
"version": "0.2.2",
"type": "module",
"license": "MIT",
"author": "Nicolas Keil <nkeil.dev@gmail.com>",
Expand All @@ -19,7 +19,7 @@
"extension",
"random"
],
"packageManager": "pnpm@9.0.6",
"packageManager": "pnpm@9.1.1",
"sideEffects": false,
"main": "./dist/index.cjs",
"module": "./dist/index.js",
Expand Down

0 comments on commit d428a52

Please sign in to comment.