From d856ed89ffa338e6707f00c3540bbd353a3a2d15 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 00:26:48 +0000 Subject: [PATCH] Bump package version [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3e88f0544..ae07aa5da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "omorphia", - "version": "0.0.43", + "version": "0.0.44", "description": "A beautiful Svelte component & style library", "scripts": { "dev": "svelte-kit dev",