Skip to content

Commit

Permalink
chore(release): 3.0.9 [skip ci]
Browse files Browse the repository at this point in the history
## [3.0.9](v3.0.8...v3.0.9) (2020-01-14)

### Bug Fixes

* getImplicitPermissionsForUser missing domain parameter ([584624c](584624c))
  • Loading branch information
semantic-release-bot committed Jan 14, 2020
1 parent 3264928 commit ab93a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "casbin",
"version": "0.0.0-development",
"version": "3.0.9",
"description": "An authorization library that supports access control models like ACL, RBAC, ABAC in Node.JS",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand Down

0 comments on commit ab93a92

Please sign in to comment.