We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69400b6 commit 3e198ebCopy full SHA for 3e198eb
CHANGES.md
@@ -1,7 +1,7 @@
1
-## 0.1.?.? (2017-??-??)
+## 0.1.1.3 (2017-10-10)
2
3
* Fix a space leak in `System.Metric.Label.set` ([#21](https://github.com/tibbe/ekg-core/pull/21)).
4
-
+
5
## 0.1.1.2 (2017-07-31)
6
7
* GHC 8.2 support.
ekg-core.cabal
@@ -1,5 +1,5 @@
name: ekg-core
-version: 0.1.1.2
+version: 0.1.1.3
synopsis: Tracking of system metrics
description:
This library lets you defined and track system metrics.
0 commit comments