Skip to content

Commit c9eb56b

Browse files
committed
Bump version number to 0.1.1.2.
1 parent 975c803 commit c9eb56b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ekg-core.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: ekg-core
2-
version: 0.1.1.1
2+
version: 0.1.1.2
33
synopsis: Tracking of system metrics
44
description:
55
This library lets you defined and track system metrics.
@@ -13,7 +13,7 @@ category: System
1313
build-type: Simple
1414
extra-source-files: CHANGES.md
1515
cabal-version: >=1.10
16-
tested-with: GHC==8.0.1, GHC == 7.10.1, GHC == 7.8.4, GHC == 7.6.3
16+
tested-with: GHC==8.2.1, GHC==8.0.1, GHC == 7.10.1, GHC == 7.8.4, GHC == 7.6.3
1717

1818
library
1919
exposed-modules:

0 commit comments

Comments
 (0)