Skip to content

Commit

Permalink
Updates to version 1.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
tiffanyqm committed Nov 16, 2018
1 parent 3251a4f commit 3473703
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.12
composer require pyxl/module-smartystreets:^1.0.13
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.12",
"version": "1.0.13",
"license": [
"OSL-3.0",
"AFL-3.0"
Expand Down

0 comments on commit 3473703

Please sign in to comment.