From 5b82d5f282593c8cbcf79606a4da285acabbb25d Mon Sep 17 00:00:00 2001 From: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com> Date: Sat, 23 Apr 2022 11:36:34 -0500 Subject: [PATCH] build(package.json) change to alpha build --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 174ebf0..12627d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sern/handler", - "version": "0.1.0", + "version": "0.0.1", "description": "", "main": "dist/index.js", "scripts": {