Skip to content

Commit cccd921

Browse files
committed
Bump version to 0.1.0.1
1 parent c5a9a4d commit cccd921

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

example/prometheus-haskell-example.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: prometheus-haskell-example
2-
version: 0.1.0.0
2+
version: 0.1.0.1
33
synopsis: Example app for prometheus-haskell.
44
description: Example app for prometheus-haskell.
55
homepage: https://github.com/fimad/prometheus-haskell

prometheus-client/prometheus-client.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: prometheus-client
2-
version: 0.1.0.0
2+
version: 0.1.0.1
33
synopsis: Haskell client library for http://prometheus.io.
44
description: Haskell client library for http://prometheus.io.
55
homepage: https://github.com/fimad/prometheus-haskell

prometheus-metrics-ghc/prometheus-metrics-ghc.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: prometheus-metrics-ghc
2-
version: 0.1.0.0
2+
version: 0.1.0.1
33
synopsis:
44
Metrics exposing GHC runtime information for use with prometheus-client.
55
description:

wai-middleware-prometheus/wai-middleware-prometheus.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: wai-middleware-prometheus
2-
version: 0.1.0.0
2+
version: 0.1.0.1
33
synopsis:
44
WAI middlware for exposing http://prometheus.io metrics.
55
description:

0 commit comments

Comments
 (0)