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 7ffada1 commit 0da0079Copy full SHA for 0da0079
CHANGES.md
@@ -1,3 +1,7 @@
1
+## 0.1.1.0 (2015-07-31)
2
+
3
+ * Expose internals for use in ekg-json.
4
5
## 0.1.0.4 (2015-04-12)
6
7
* GHC 7.10 support.
ekg-core.cabal
@@ -1,5 +1,5 @@
name: ekg-core
-version: 0.1.0.4
+version: 0.1.1.0
synopsis: Tracking of system metrics
description:
This library lets you defined and track system metrics.
0 commit comments