diff --git a/package.json b/package.json index 7c14abf..d5b6021 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pawnote", - "version": "0.11.1", + "version": "0.11.2", "description": "A simple wrapper around Index-Education's Pronote internal API.", "main": "./dist/index.js", "module": "./dist/index.mjs",