Skip to content

Commit 821691f

Browse files
committed
Re-tagging for version 1.1.3
1 parent f69c37a commit 821691f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [1.1.3] - 2020-01-18
8+
9+
### Fixed
10+
- Fixed composer.json version, re-tagging to redeploy to packagist.
11+
712
## [1.1.2] - 2020-01-18
813

914
### Added

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"magento/framework": ">=103"
77
},
88
"type": "magento2-module",
9-
"version": "1.1.2",
9+
"version": "1.1.3",
1010
"license": [
1111
"MIT"
1212
],

0 commit comments

Comments
 (0)