From 8776e6a5abc1b4c4e3320bb9a977dc2ea820e867 Mon Sep 17 00:00:00 2001 From: David Hu Date: Wed, 15 Feb 2023 08:36:18 -0800 Subject: [PATCH] 0.0.19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b9d178e..77d5bbd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "kube-knots", "private": true, - "version": "0.0.18", + "version": "0.0.19", "scripts": { "dev": "vite", "build": "tsc && vite build",