From 8204139df8233a858f73d3f0ec3af0769d1738d2 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Jun 2022 04:44:37 +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 9f1a6544..3dfcc351 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "omorphia", - "version": "0.0.36", + "version": "0.0.37", "description": "A beautiful Svelte component & style library", "scripts": { "dev": "svelte-kit dev",