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