From 599664e777f3d88393d33ebbc02086f3cdcf7ffb Mon Sep 17 00:00:00 2001 From: Kevin Schuchard Date: Wed, 2 Sep 2020 07:01:47 -0600 Subject: [PATCH] v3.0.0-0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86b9737..a5186d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@briebug/jest-schematic", - "version": "2.2.0", + "version": "3.0.0-0", "description": "Schematic to add jest to an Angular CLI project", "repository": "briebug/jest-schematic", "bugs": "https://github.com/briebug/jest-schematic/issues",