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