Skip to content

Commit 2ef13b8

Browse files
committed
Version bump for #208
1 parent 516dc23 commit 2ef13b8

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog for [`process` package](http://hackage.haskell.org/package/process)
22

3-
## Unreleased changes
3+
## 1.6.13.0 *July 2021*
4+
5+
* Refactoring of POSIX process logic [#208](https://github.com/haskell/process/pull/208)
46

57
## 1.6.12.0 *June 2021*
68

process.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: process
2-
version: 1.6.12.0
2+
version: 1.6.13.0
33
-- NOTE: Don't forget to update ./changelog.md
44
license: BSD3
55
license-file: LICENSE

0 commit comments

Comments
 (0)