Skip to content

Commit 5fe721e

Browse files
authored
Merge pull request #8 from mmhat/release-1.0.0.1
Release 1.0.0.1
2 parents 80803fe + ac5b60c commit 5fe721e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# CHANGELOG
22

3+
## v1.0.0.1 (2023-10-07)
4+
* Bumped upper bounds for effectful and effectful-core dependency.
5+
36
## v1.0.0.0 (2023-08-23)
47
* Initial release

typed-process-effectful.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: typed-process-effectful
3-
version: 1.0.0.0
3+
version: 1.0.0.1
44
synopsis:
55
A binding of the typed-process library for the effectful effect system.
66

0 commit comments

Comments
 (0)