From 47c1cc21afcaaed8807d8639f0633e2d85c26c3d Mon Sep 17 00:00:00 2001 From: Julian Date: Wed, 19 Apr 2023 14:06:25 +0200 Subject: [PATCH] remove version from composer.json --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 10c897b..4e1c580 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,6 @@ "name": "aternos/hangar-api", "type": "library", "description": "PHP Client for the Hangar API. This client is based on the openapi spec.", - "version": "1.0.0", "keywords": [ "hangar", "papermc",