From 7c8cec0351777e8edb8feb3e95473890c5f8acd0 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Wed, 17 Aug 2016 01:23:41 +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 7a99f8b..ebb9988 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bitmask-flags", - "version": "0.0.2", + "version": "1.0.0", "description": "A utility for dealing with flags and permissions using bitmasks.", "main": "index.js", "scripts": {