From 76e3be409e669852eb294af92390676e1390f6f1 Mon Sep 17 00:00:00 2001 From: Mikkel RINGAUD Date: Mon, 19 Feb 2024 23:44:28 +0100 Subject: [PATCH] chore: release v0.13.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c779388..e36ef48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pawnote", - "version": "0.13.1", + "version": "0.13.2", "description": "A simple wrapper around Index-Education's Pronote internal API.", "main": "./dist/index.js", "module": "./dist/index.mjs",