There was an error while loading. Please reload this page.
1 parent f69c37a commit 821691fCopy full SHA for 821691f
CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## [1.1.3] - 2020-01-18
8
+
9
+### Fixed
10
+- Fixed composer.json version, re-tagging to redeploy to packagist.
11
12
## [1.1.2] - 2020-01-18
13
14
### Added
composer.json
@@ -6,7 +6,7 @@
"magento/framework": ">=103"
},
"type": "magento2-module",
- "version": "1.1.2",
+ "version": "1.1.3",
"license": [
"MIT"
],
0 commit comments