From 876521aee7f5ee410a0e9f3fdfb12c1b4a525775 Mon Sep 17 00:00:00 2001 From: Mick Hansen Date: Tue, 17 Oct 2017 10:54:08 +0200 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b9cff7..a3ae1e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ssacl-attribute-roles", - "version": "0.0.5", + "version": "1.0.0", "description": "Simple attribute whitelisting/blacklisting with roles for Sequelize", "main": "lib/index.js", "scripts": {