From 8fd98f28186bb6eb3e3764529db031bb89d76c3c Mon Sep 17 00:00:00 2001 From: Mikkel RINGAUD Date: Tue, 27 Feb 2024 18:51:56 +0100 Subject: [PATCH] chore: release v0.17.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c705fe4..64b2c3b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pawnote", - "version": "0.16.0", + "version": "0.17.0", "description": "A simple wrapper around Index-Education's Pronote internal API.", "repository": "github:LiterateInk/Pawnote", "main": "./dist/index.js",