diff --git a/composer.json b/composer.json index 9e96435..3f9ebd2 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "jzonta/faker-restaurant", "description": "Food and Beverage names generate using fzaninotto/Faker", "homepage": "https://github.com/jzonta/FakerRestaurant", - "version": "1.1.1", + "version": "1.1.2", "license": "MIT", "authors": [ { "name": "João Zonta" } @@ -16,4 +16,4 @@ "FakerRestaurant\\": "src" } } -} \ No newline at end of file +}