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