From 68aea65e05d7f028af3f743880358f413c338dd8 Mon Sep 17 00:00:00 2001 From: Mikkel RINGAUD Date: Wed, 21 Feb 2024 13:22:09 +0000 Subject: [PATCH] chore: release v0.14.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc29e80..1b002ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pawnote", - "version": "0.14.0", + "version": "0.14.1", "description": "A simple wrapper around Index-Education's Pronote internal API.", "repository": "github:LiterateInk/Pawnote", "main": "./dist/index.js",