From ae395dd8bc1b3c654f68d603cc8b04aa10328554 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Onur=20Y=C4=B1ld=C4=B1r=C4=B1m?= Date: Wed, 24 May 2017 05:03:46 +0300 Subject: [PATCH] 1.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eee1646..85aa9e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "accesscontrol", - "version": "1.5.0", + "version": "1.5.1", "description": "Role and Attribute based Access Control for Node.js", "main": "./index.js", "directories": {