diff --git a/package.json b/package.json index 4dafd76..0186858 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ernane/svelte-star-rating", - "version": "1.1.3", + "version": "1.1.4", "description": "Simple component to assign scores based on stars.", "main": "dist/index.js", "module": "dist/index.mjs",