From 6a8c448c2139ad254981ebaa95cc008eb906af3f Mon Sep 17 00:00:00 2001 From: Mikkel ALMONTE--RINGAUD Date: Sun, 11 Aug 2024 04:34:01 +0200 Subject: [PATCH] chore: release v1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6e0c5b1..d78de12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crowous", - "version": "1.0.0", + "version": "1.1.0", "description": "A wrapper for the Crous Mobile internal API.", "repository": "https://github.com/LiterateInk/Crowous", "main": "./dist/index.js",