From d011f1513646c608364036d8daf30e7d46bc15c2 Mon Sep 17 00:00:00 2001 From: mifi Date: Thu, 4 May 2023 11:25:58 -0400 Subject: [PATCH] - Resolve version number issue --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d1c437a..b601558 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mifi/auth", - "version": "0.0.4", + "version": "0.0.6", "author": "mifi (Mike Fitzpatrick)", "license": "MIT", "scripts": {