Skip to content

Commit 3e198eb

Browse files
committed
Bump version.
1 parent 69400b6 commit 3e198eb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
## 0.1.?.? (2017-??-??)
1+
## 0.1.1.3 (2017-10-10)
22

33
* Fix a space leak in `System.Metric.Label.set` ([#21](https://github.com/tibbe/ekg-core/pull/21)).
4-
4+
55
## 0.1.1.2 (2017-07-31)
66

77
* GHC 8.2 support.

ekg-core.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: ekg-core
2-
version: 0.1.1.2
2+
version: 0.1.1.3
33
synopsis: Tracking of system metrics
44
description:
55
This library lets you defined and track system metrics.

0 commit comments

Comments
 (0)