Skip to content

Commit d72572d

Browse files
committed
Bump version number for release
1 parent 40df212 commit d72572d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Revision history for patch
22

3-
## Unreleased
3+
## 0.0.5.0 - 2021-12-17
44

55
* `Additive` now lives in `Data.Semigroup.Additive`, but is still reexported
66
from `Data.Patch` for compatability.

patch.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: patch
2-
Version: 0.0.4.0
2+
Version: 0.0.5.0
33
Synopsis: Data structures for describing changes to other data structures.
44
Description:
55
Data structures for describing changes to other data structures.

0 commit comments

Comments
 (0)