Skip to content

Commit d5e9fb3

Browse files
committed
version -> 0.2.11.1
1 parent 480b34a commit d5e9fb3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# ChangeLog for typed-process
22

3+
## 0.2.11.1
4+
5+
* No user-visible changes
6+
37
## 0.2.11.0
48

59
* Expose more from `System.Process.Typed.Internal`

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: typed-process
2-
version: 0.2.11.0
2+
version: 0.2.11.1
33
synopsis: Run external processes, with strong typing of streams
44
description: Please see the tutorial at <https://github.com/fpco/typed-process#readme>
55
category: System

0 commit comments

Comments
 (0)