Skip to content

Commit 884c0da

Browse files
committed
Bump version number for release
1 parent c556fce commit 884c0da

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.6.0 - 2022-06-10
44

55
* Add `PatchOrReplacement`, patch which either is some other patch type or a
66
new replacement value.

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.5.2
2+
Version: 0.0.6.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)