diff --git a/package.json b/package.json index 150c894..3573e52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@soundify/web-api", - "version": "1.1.1", + "version": "1.1.2", "description": "🎧 Spotify Web API client for js/ts runtime environments", "type": "module", "main": "dist/mod.cjs",