From 0fd6a23c78b4c17ffb3615564a48f71d2e15ebed Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 May 2022 18:31:07 +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 1c5102efe..255b89487 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "omorphia", - "version": "0.0.28", + "version": "0.0.29", "description": "A beautiful Svelte component & style library", "scripts": { "dev": "svelte-kit dev",