diff --git a/package-lock.json b/package-lock.json index d56c8e7fc..e5f0339d2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@flanksource/flanksource-ui", - "version": "1.0.734", + "version": "1.0.735", "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index 1e198479d..f26ad3e2b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@flanksource/flanksource-ui", - "version": "1.0.734", + "version": "1.0.735", "private": false, "files": [ "build", @@ -220,4 +220,4 @@ "msw": { "workerDirectory": "public" } -} \ No newline at end of file +}