diff --git a/composer.json b/composer.json index fcc584a..ea9f602 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,7 @@ { "name": "table/flip", "description": "(╯°□°)╯︵┻━┻", + "version": "1.0.0", "minimum-stability": "stable", "license": "MIT", "authors": [ @@ -15,4 +16,4 @@ "autoload": { "files": ["lib/flip.php"] } -} \ No newline at end of file +}