Skip to content

Commit 6af2673

Browse files
committed
Bump version to 0.1.6
1 parent 2e27a1c commit 6af2673

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "piotrmus/akeneo-product-translation",
33
"type": "symfony-bundle",
44
"description": "Translation extension for Akeneo",
5-
"version": "0.1.5",
5+
"version": "0.1.6",
66
"license": "OSL-3.0",
77
"authors": [
88
{
@@ -11,7 +11,7 @@
1111
}
1212
],
1313
"require": {
14-
"akeneo/pim-community-dev": "^4.0.0",
14+
"akeneo/pim-community-dev": "^4.0.0||^5.0.0",
1515
"google/cloud-translate": "^1.9"
1616
},
1717
"require-dev": {

0 commit comments

Comments
 (0)