diff --git a/composer.json b/composer.json index 54aaa6b5eba0012202c3e75fcb8926f6d7432e42..34cd31c46ec4dc42a426a96ca7912e331fb333e4 100644 --- a/composer.json +++ b/composer.json @@ -2,6 +2,7 @@ "name": "quiqqer\/currency", "type": "quiqqer-module", "description": "Integrates different currencies in QUIQQER", + "ersion": "1.1.0", "license": "GPL-3.0+", "authors": [ { @@ -24,4 +25,4 @@ "QUI\\ERP\\Currency\\": "src\/QUI\/ERP\/Currency" } } -} \ No newline at end of file +}