From acbb5583daa2a4414d2b4bfe42fd26168eb37b45 Mon Sep 17 00:00:00 2001 From: Shelley Vohr Date: Wed, 8 Apr 2020 13:25:48 -0700 Subject: [PATCH] chore: bump v2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f16618..f6bd780 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-mac-permissions", - "version": "1.5.0", + "version": "2.0.0", "description": "A native node module to manage system permissions on macOS", "main": "index.js", "scripts": {