From cafc047748a63816bf9e44b92da342d10f27d951 Mon Sep 17 00:00:00 2001 From: ampersarnie Date: Wed, 27 Oct 2021 17:33:08 +0100 Subject: [PATCH] chore: version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c38e8ee..b62b3cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bigbite/build-tools", - "version": "1.0.0-beta.1", + "version": "1.0.0-beta.2", "description": "Provides configuration for the Big Bite Build Tools.", "author": "Paul Taylor (https://github.com/ampersarnie)", "license": "UNLICENSED",