Skip to content

Commit e1e7268

Browse files
committed
Bump version before release
1 parent 946fae7 commit e1e7268

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.3.0
44

55
* Create `PatchMapWithPatchingMove` variant which supports moves with a patch.
66

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.2.0
2+
Version: 0.0.3.0
33
Synopsis: Infrastructure for writing patches which act on other types.
44
Description:
55
In this library, a patch is something which can be applied, analogous to a

0 commit comments

Comments
 (0)