Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Oct 13, 2019
1 parent 8fa6869 commit efb34c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kingpalm/adult"
,"version": "1.0.0"
,"version": "1.0.1"
,"description": "An adult confirmation module for kingpalm.com"
,"type": "magento2-module"
,"homepage": "https://github.com/kingpalm-com/adult"
Expand All @@ -11,7 +11,7 @@
,"homepage": "https://mage2.pro/users/dmitry_fedyuk"
,"role": "Developer"
}]
,"require": {"kingpalm/core": ">=1.0.2", "mage2pro/core": ">=4.8.9"}
,"require": {"mage2pro/core": ">=4.8.9"}
,"autoload": {"files": ["registration.php"], "psr-4": {"KingPalm\\Adult\\": ""}}
,"keywords": ["Magento 2"]
}

0 comments on commit efb34c4

Please sign in to comment.