Skip to content

Commit 9d8baf8

Browse files
committed
Version bump (closes #35)
1 parent d0a3334 commit 9d8baf8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ChangeLog.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# ChangeLog for safe-exceptions
2+
3+
## 0.1.7.1
4+
5+
* Doc update
6+
17
## 0.1.7.0
28

39
* Add `bracketWithError`

safe-exceptions.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: safe-exceptions
2-
version: 0.1.7.0
2+
version: 0.1.7.1
33
synopsis: Safe, consistent, and easy exception handling
44
description: Please see README.md
55
homepage: https://github.com/fpco/safe-exceptions#readme

0 commit comments

Comments
 (0)