Skip to content

Commit dfe198e

Browse files
committed
Multiple package bumps in preparation for release
1 parent e633932 commit dfe198e

File tree

26 files changed

+26
-26
lines changed

26 files changed

+26
-26
lines changed

packages/distributed-process-async/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Unreleased
1+
2025-02-04 Laurent P. René de Cotret <[email protected]> 0.2.11
22

33
* Ported test suite to use `tasty` rather than `test-framework`.
44
* Removed unused dependencies (#467)

packages/distributed-process-async/distributed-process-async.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: distributed-process-async
3-
version: 0.2.10
3+
version: 0.2.11
44
build-type: Simple
55
license: BSD-3-Clause
66
license-file: LICENCE

packages/distributed-process-client-server/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
Unreleased
3+
2025-02-04 Laurent P. René de Cotret <[email protected]> 0.2.8.0
44

55
* Ported test suite to use `tasty` rather than `test-framework`.
66
* Removed unused dependencies and addressed some warnings (#467).

packages/distributed-process-client-server/distributed-process-client-server.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: distributed-process-client-server
3-
version: 0.2.7.1
3+
version: 0.2.8.0
44
build-type: Simple
55
license: BSD-3-Clause
66
license-file: LICENCE

packages/distributed-process-execution/ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Unreleased
1+
2025-02-04 Laurent P. René de Cotret <[email protected]> 0.1.5.0
22

33
* Ported test suite to use `tasty` rather than `test-framework`.
44

packages/distributed-process-execution/distributed-process-execution.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: distributed-process-execution
3-
version: 0.1.4.1
3+
version: 0.1.5.0
44
build-type: Simple
55
license: BSD-3-Clause
66
license-file: LICENCE

packages/distributed-process-extras/ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Unreleased
1+
2025-02-04 Laurent P. René de Cotret <[email protected]> 0.3.9
22

33
* Ported test suite to use `tasty` rather than `test-framework`.
44
* Addressed some compilation warnings (#467).

packages/distributed-process-extras/distributed-process-extras.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: distributed-process-extras
3-
version: 0.3.8
3+
version: 0.3.9
44
build-type: Simple
55
license: BSD-3-Clause
66
license-file: LICENCE

packages/distributed-process-simplelocalnet/ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Unreleased
1+
2025-02-04 Laurent P. René de Cotret <[email protected]> 0.3.3
22

33
* Removed unused dependencies and addressed some compilation warnings (#467).
44

packages/distributed-process-simplelocalnet/distributed-process-simplelocalnet.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: distributed-process-simplelocalnet
3-
Version: 0.3.2
3+
Version: 0.3.3
44
Build-Type: Simple
55
License: BSD-3-Clause
66
License-File: LICENSE

0 commit comments

Comments
 (0)