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