From 2e6e1f406054aa75f901915f6b1f632ce3daab7f Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 05:53:31 +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 e61cbb57f..da9fd42ff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "omorphia", - "version": "0.0.47", + "version": "0.0.48", "description": "A beautiful Svelte component & style library", "scripts": { "dev": "svelte-kit dev",