From 310fc5bd7895e48969db7768f36d4ff4e9408740 Mon Sep 17 00:00:00 2001 From: aetonsi <18366087+aetonsi@users.noreply.github.com> Date: Mon, 28 Oct 2019 17:37:36 +0100 Subject: [PATCH] updated to version 1.1.3 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3f9ebd2..5acf795 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.2", + "version": "1.1.3", "license": "MIT", "authors": [ { "name": "João Zonta" }