Skip to content

Commit defb0cc

Browse files
chore(release): 1.1.3 [skip ci]
## [1.1.3](v1.1.2...v1.1.3) (2021-12-22) ### Bug Fixes * allow newAdapter() function to accept a PrismaClient as well ([#42](#42)) ([3469515](3469515))
1 parent 3469515 commit defb0cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "casbin-prisma-adapter",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "Prisma adapter for Casbin",
55
"main": "lib/adapter.js",
66
"typings": "lib/adapter.d.ts",

0 commit comments

Comments
 (0)