Skip to content

Commit 01fd30b

Browse files
committed
Bumped version
1 parent 8a8d2ab commit 01fd30b

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
# Revision history for Win32-named-pipes
22

3+
## 0.1.2.0
4+
5+
* Support GHC-9.{8,10,12}, support `Win32` `>=2.14` and `<2.14`.
6+
37
## 0.1.1.1
48

59
* Relaxed bounds of bytestring package.

Win32-network.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 3.0
22
name: Win32-network
3-
version: 0.1.1.1
3+
version: 0.1.2.0
44
synopsis: Win32 network API
55
license: Apache-2.0
66
license-files: LICENSE NOTICE

0 commit comments

Comments
 (0)