From 4a028db4b0575f30b7f889bd00cad810a471c941 Mon Sep 17 00:00:00 2001 From: Vinicius Goulart Date: Tue, 29 Oct 2024 12:33:48 +0100 Subject: [PATCH] 0.17.3 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a85e758..bd63da2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@camunda/form-playground", - "version": "0.17.2", + "version": "0.17.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@camunda/form-playground", - "version": "0.17.2", + "version": "0.17.3", "license": "MIT", "workspaces": [ "example" diff --git a/package.json b/package.json index 853bcbd..8f25dc5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@camunda/form-playground", - "version": "0.17.2", + "version": "0.17.3", "description": "Camunda Form Playground.", "files": [ "dist"