From 5e24fdf93571326fac61aab24b52b82eca63beb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vojte=CC=8Cch=20Vidra?= Date: Tue, 6 Feb 2024 16:17:34 +0100 Subject: [PATCH] chore: 0.0.34 release --- README.md | 4 ++-- workspaces/js/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bd540398..cba9e8ab 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ npm install @flows/js ### Via CDN ```html - - + + ``` ### Usage diff --git a/workspaces/js/package.json b/workspaces/js/package.json index d6dfb4ff..92e82a79 100644 --- a/workspaces/js/package.json +++ b/workspaces/js/package.json @@ -22,7 +22,7 @@ "product-adoption", "product-tours" ], - "version": "0.0.33", + "version": "0.0.34", "repository": { "type": "git", "url": "git+https://github.com/RBND-studio/flows-js.git"