From 035fa3be3f88e262f32ac845b9af6e73b6e8b3c2 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Jul 2022 05:16:10 +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 fe08306a2..e6e53d851 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "omorphia", - "version": "0.0.56", + "version": "0.0.57", "description": "A beautiful Svelte component & style library", "scripts": { "dev": "svelte-kit dev",