Skip to content

Commit 8ea7723

Browse files
committed
Bump version number in prep for release
1 parent e0aee68 commit 8ea7723

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.7.0 - 2022-06-23
44

55
* Use `commutative-semigroups` for `Commutative`, making `Additive` a
66
deprecated alias.

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.6.0
2+
Version: 0.0.7.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)