Skip to content

Commit ca45d29

Browse files
committed
bump version to 0.2.3.1
Signed-off-by: Taimoor Zaeem <[email protected]>
1 parent a0fab44 commit ca45d29

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
# ChangeLog for streaming-commons
22

3-
## Unreleased
3+
## 0.2.3.1
44

55
* Fix `!6` host preference incorrectly allows IPv4 connections (https://github.com/fpco/streaming-commons/pull/83)
66
* Fix case of windows header files to allow cross-compilation from linux to windows (https://github.com/fpco/streaming-commons/pull/84)

streaming-commons.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: streaming-commons
2-
version: 0.2.3.0
2+
version: 0.2.3.1
33
synopsis: Common lower-level functions needed by various streaming data libraries
44
description: Provides low-dependency functionality commonly needed by various streaming data libraries, such as conduit and pipes.
55
homepage: https://github.com/fpco/streaming-commons

0 commit comments

Comments
 (0)