Skip to content

Commit

Permalink
Update version to 1.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
tiffanyqm committed Nov 15, 2018
1 parent 4004eaa commit f8ed6be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ If you **don't** have Pyxl_Core installed already run this first:
Then require this package:

composer config repositories.pyxl-smartystreets git https://github.com/thinkpyxl/magento2-Pyxl_SmartyStreets.git
composer require pyxl/module-smartystreets:^1.0.10
composer require pyxl/module-smartystreets:^1.0.11
bin/magento module:enable Pyxl_SmartyStreets
bin/magento setup:upgrade
bin/magento cache:clean
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"smartystreets/phpsdk": "4.4.1"
},
"type": "magento2-module",
"version": "1.0.10",
"version": "1.0.11",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down

0 comments on commit f8ed6be

Please sign in to comment.