From 7751785c50929bfec56ec212f9fef79731278e7a Mon Sep 17 00:00:00 2001 From: Ahmed Halat Date: Fri, 13 Sep 2024 10:24:36 -0400 Subject: [PATCH] fix: update packagejson version to match release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 42cc8e9..2c6099c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "astral-accessibility", - "version": "0.1.0", + "version": "v0.1.1", "author": "verto-health", "license": "MIT", "main": "dist/astral-accessibility",