Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorenzo Stramaccia committed Oct 10, 2016
1 parent 58a852b commit 5b51b73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

},
"type": "magento2-module",
"version": "0.1.3",
"version": "0.1.4",
"license": "OSL 3.0",
"autoload": {
"files": [
Expand Down
2 changes: 1 addition & 1 deletion etc/module.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
<module name="MSP_CmsImportExport" setup_version="0.1.3">
<module name="MSP_CmsImportExport" setup_version="0.1.4">
<sequence>
<module name="Magento_Cms"/>
<module name="MSP_Common"/>
Expand Down

0 comments on commit 5b51b73

Please sign in to comment.