From 31c88107901717b5ebc99602b2a1208b2b22095d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Onur=20Y=C4=B1ld=C4=B1r=C4=B1m?= Date: Wed, 9 Nov 2016 03:46:14 +0300 Subject: [PATCH] 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc92822..9ac60a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "accesscontrol", - "version": "1.0.0", + "version": "1.0.1", "description": "Role and Attribute based Access Control for Node.js", "main": "index.js", "directories": {