diff --git a/package.json b/package.json index 5774565..ee4fbba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hoppscotch/ui", - "version": "0.2.1", + "version": "0.2.2", "license": "MIT", "description": "Hoppscotch UI", "author": "Hoppscotch (support@hoppscotch.io)", diff --git a/src/components/smart/Checkbox.vue b/src/components/smart/Checkbox.vue index 50b65e5..dc40a56 100644 --- a/src/components/smart/Checkbox.vue +++ b/src/components/smart/Checkbox.vue @@ -1,6 +1,6 @@