Skip to content

Commit

Permalink
Release v0.0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
roman committed Jan 11, 2018
1 parent 447c3c1 commit 9d8b5f2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ The change log is available [on GitHub][2].
[1]: http://semver.org/spec/v2.0.0.html
[2]: https://github.com/roman/capataz/releases

## v0.0.0.2

* Bump bounds of `tasty` dependency

## v0.0.0.1

* Bump bounds of `tasty` dependency
Expand Down
2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: capataz
version: '0.0.0.1'
version: '0.0.0.2'
synopsis: OTP-like supervision trees in Haskell
description: |
`capataz` enhances the reliability of your concurrent applications by offering
Expand Down

0 comments on commit 9d8b5f2

Please sign in to comment.