Skip to content

Commit 8614c66

Browse files
authored
Merge pull request #255 from input-output-hk/releasing_1.7.0
release 1.7.0
2 parents b86dbf8 + e3f9754 commit 8614c66

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

docs/prochpc/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ run
1010
===
1111

1212
```
13-
cabal new-run prochpc ../../dist-newstyle/build/x86_64-osx/ghc-8.6.4/iohk-monitoring-0.1.6.0/hpc/vanilla/html/iohk-monitoring-0.1.6.0/hpc_index_fun.html > ../test-coverage.tex
13+
cabal new-run prochpc ../../dist-newstyle/build/x86_64-osx/ghc-8.6.4/iohk-monitoring-0.1.7.0/hpc/vanilla/html/iohk-monitoring-0.1.7.0/hpc_index_fun.html > ../test-coverage.tex
1414
```
1515

1616
```
17-
cabal new-run prochpc ../../dist-newstyle/build/x86_64-linux/ghc-8.6.4/iohk-monitoring-0.1.6.0/hpc/vanilla/html/iohk-monitoring-0.1.6.0/hpc_index_fun.html > ../test-coverage.tex
17+
cabal new-run prochpc ../../dist-newstyle/build/x86_64-linux/ghc-8.6.4/iohk-monitoring-0.1.7.0/hpc/vanilla/html/iohk-monitoring-0.1.7.0/hpc_index_fun.html > ../test-coverage.tex
1818
1919
```
2020

iohk-monitoring/iohk-monitoring.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: iohk-monitoring
2-
version: 0.1.6.0
2+
version: 0.1.7.0
33
synopsis: logging, benchmarking and monitoring framework
44
-- description:
55
license: MIT

nix/.stack.nix/iohk-monitoring.nix

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)