From e6eac22c7d6d970b76db4e43a5c882d300294fc4 Mon Sep 17 00:00:00 2001 From: Pedro Lima Date: Sun, 14 Jun 2020 19:10:44 -0300 Subject: [PATCH] Trying to sync packagist updating composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d935bdd..88b49be 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "lima/movies", "description": "A module that integrate magento 2 with some movies api to import movies to catalog", "type": "magento2-module", - "version": "1.0.0", + "version": "1.0.4", "license": [ "OSL-3.0", "AFL-3.0"