diff --git a/package.json b/package.json index ef07708..936677a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "osu-web.js", - "version": "1.3.0", + "version": "1.3.1", "description": "osu.js is an unofficial Javascript and Typescript SDK for the browser-facing portion of osu! with type safety in mind", "main": "lib/index.cjs", "module": "lib/index.js",