Skip to content

Commit b2b960f

Browse files
chore(release): 4.4.0 [skip ci]
# [4.4.0](v4.3.1...v4.4.0) (2020-04-25) ### Features * add addMatchingFunc to DefaultRoleManager ([cc04e65](cc04e65))
1 parent 748055f commit b2b960f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "casbin",
3-
"version": "4.3.1",
3+
"version": "4.4.0",
44
"description": "An authorization library that supports access control models like ACL, RBAC, ABAC in Node.JS",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)