Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
Bumber version number to 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbyshaw committed May 23, 2017
1 parent e687066 commit 36b456d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "meanbee/module-royalmail",
"description": "A Royal Mail shipping integration for Magento 2.",
"type": "magento2-module",
"version": "0.1.2",
"version": "0.1.3",
"license": [
"OSL-3.0"
],
Expand Down
2 changes: 1 addition & 1 deletion src/etc/module.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
<module name="Meanbee_RoyalMail" setup_version="0.1.1">
<module name="Meanbee_RoyalMail" setup_version="0.1.3">
</module>
</config>

0 comments on commit 36b456d

Please sign in to comment.