From 057e70c858f61baa4bdffb6684a3a497c7de8d77 Mon Sep 17 00:00:00 2001 From: Brian Beck Date: Fri, 24 Mar 2017 17:48:08 -0700 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 28527b5..87e7db1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "postinstall-build", - "version": "2.1.3", + "version": "3.0.0", "description": "Helper for conditionally building your npm package on postinstall in order to support git installs.", "repository": { "type": "git",