From ce8950da433f9934bf19de90d8e60f1c966ce4a7 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 20:46:43 +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 6b3f1d2ab..7fa8201db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "omorphia", - "version": "0.0.66", + "version": "0.0.67", "description": "A beautiful Svelte component & style library", "scripts": { "dev": "vite dev",