diff --git a/composer.json b/composer.json index 6fff131..6979566 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,6 @@ "name": "simpaypl/simpay", "description": "Official SimPay API", "type": "library", - "version": "2.2.0", "license": "MIT", "minimum-stability": "stable", "require": { @@ -24,4 +23,4 @@ "SimPay\\API\\": "lib/" } } -} \ No newline at end of file +}