Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Commit

Permalink
⬆️ 2.0.0-alpha25
Browse files Browse the repository at this point in the history
  • Loading branch information
Errorname committed Mar 27, 2020
1 parent 47888ac commit d1f6f70
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ npm i -g prisma-multi-tenant@alpha
```
$> prisma-multi-tenant help
🧭 prisma-multi-tenant v2.0.0-alpha24.1
🧭 prisma-multi-tenant v2.0.0-alpha25
USAGE
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prisma-multi-tenant",
"version": "2.0.0-alpha24.1",
"version": "2.0.0-alpha25",
"description": "🧭 Use Prisma as a multi-tenant provider for your application",
"author": {
"name": "Thibaud Courtoison",
Expand Down

0 comments on commit d1f6f70

Please sign in to comment.