Skip to content

Commit 374c1f2

Browse files
committed
Bump version and add change log item for removing the deps
1 parent 6ecd0a6 commit 374c1f2

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

ChangeLog.md

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

3-
## Unreleased
3+
## 0.0.0.1
4+
5+
* Remove unneeded dependencies
6+
7+
## 0.0.0.0
48

59
* Extract patching functionality from Reflex.

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.0.0
2+
Version: 0.0.0.1
33
Synopsis: Infrastructure for writing patches which act on other types.
44
License: BSD3
55
License-file: LICENSE

0 commit comments

Comments
 (0)