From 5a5f817e59f32436217232a00c5090522e2d3e84 Mon Sep 17 00:00:00 2001 From: venashial Date: Mon, 14 Mar 2022 00:06:52 -0700 Subject: [PATCH] Manually bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 547f8570..d530effb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "omorphia", - "version": "0.0.3", + "version": "0.0.4", "description": "A beautiful Svelte component & style library", "scripts": { "dev": "svelte-kit dev",