Skip to content

Commit

Permalink
2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 26, 2022
1 parent e36d830 commit 121b938
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wearenova/mongoose-tenant",
"version": "2.0.0",
"version": "2.0.1",
"description": "A document-based multi-tenancy plugin for mongoose.",
"source": "index.ts",
"types": "lib/index.d.ts",
Expand Down
4 changes: 2 additions & 2 deletions 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": "root",
"version": "2.0.0",
"version": "2.0.1",
"private": true,
"scripts": {
"start": "npm run test -- --watch --detectOpenHandles",
Expand Down

0 comments on commit 121b938

Please sign in to comment.