Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
magefan authored Jan 25, 2020
1 parent b1bdb25 commit 75a99d0
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
Expand Up @@ -2,10 +2,10 @@
"name": "magefan/module-blog-amp",
"description": "Add AMP view for Blog.",
"require": {
"magefan/module-blog": ">=2.9.1"
"magefan/module-blog": ">=2.9.2"
},
"type": "magento2-module",
"version": "2.0.0",
"version": "2.0.1",
"autoload": {
"files": [ "registration.php" ],
"psr-4": {
Expand Down

0 comments on commit 75a99d0

Please sign in to comment.