From 031324f3ad4a30c90f5703cd794827684ecdd477 Mon Sep 17 00:00:00 2001 From: Brian Beck Date: Thu, 8 Sep 2016 10:44:25 -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 ce6675e..a50dbae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "builder", - "version": "3.0.0-beta.3", + "version": "3.0.0", "description": "An NPM-based task runner", "repository": { "type": "git",