Skip to content

Commit

Permalink
update version number to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekMarcinyshyn committed Jun 28, 2017
1 parent cae3425 commit bfcb809
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 @@ -14,13 +14,13 @@
],
"minimum-stability": "dev",
"require": {
"php": "~5.6.5|7.0.2|7.0.4|~7.0.6"
"php": "7.0.2|7.0.4|~7.0.6"
},
"require-dev": {
"phpunit/phpunit": "4.1.0"
},
"type": "magento2-module",
"version": "1.0.0",
"version": "1.0.1",
"autoload": {
"psr-4": {
"Monashee\\Recaptcha\\": ""
Expand Down

0 comments on commit bfcb809

Please sign in to comment.