From 644c3d59c5d24b665bada5b253c6dcb758163ff7 Mon Sep 17 00:00:00 2001 From: Mikkel RINGAUD Date: Sat, 15 Jun 2024 02:59:38 +0200 Subject: [PATCH] chore: release v0.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab1b321..61dde4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crowous", - "version": "0.1.3", + "version": "0.1.4", "description": "A small wrapper around the public API for the CROUS' mobile application.", "repository": "github:LiterateInk/Crowous", "main": "./dist/index.js",