From 0d68b1a73e29d10c5caa6e64462271028b6e0904 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 20 Mar 2022 07:20:35 +0000 Subject: [PATCH] (bot) Bump package version [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b07384951..fb84a7319 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "omorphia", - "version": "0.0.5", + "version": "0.0.6", "description": "A beautiful Svelte component & style library", "scripts": { "dev": "svelte-kit dev",