Skip to content

Commit

Permalink
Version 0.3.20
Browse files Browse the repository at this point in the history
  • Loading branch information
ndmitchell committed Jan 14, 2024
1 parent 0fc5953 commit 82afb51
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Changelog for Safe

0.3.20, released 2024-01-14
#34, add headErr, tailErr
#33, avoid using head/tail to avoid x-partial
0.3.19, released 2020-05-24
Expand Down
2 changes: 1 addition & 1 deletion safe.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 1.18
build-type: Simple
name: safe
version: 0.3.19
version: 0.3.20
license: BSD3
license-file: LICENSE
category: Unclassified
Expand Down

0 comments on commit 82afb51

Please sign in to comment.