From 9b07b3f60ffa385fceb05928d1f1a2495e012486 Mon Sep 17 00:00:00 2001 From: Mikkel RINGAUD Date: Fri, 16 Feb 2024 10:08:25 +0100 Subject: [PATCH] chore: release v0.12.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",