Skip to content

Commit 5291ac5

Browse files
committed
Update version
1 parent e95d254 commit 5291ac5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

8+
## [2.0.1] - 2021-05-31
9+
10+
### Fixed
11+
12+
- Fix order count reset
13+
814
## [2.0.0] - 2020-05-15
915

1016
### Added

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "run_as_root/magento2-prometheus-exporter",
33
"description": "Magento2 Prometheus Exporter",
4-
"version": "1.3.0",
4+
"version": "2.0.1",
55
"type": "magento2-module",
66
"license": "MIT",
77
"homepage": "https://github.com/run-as-root/magento2-prometheus-exporter",

0 commit comments

Comments
 (0)