Skip to content

Commit f3751ca

Browse files
authored
Merge pull request #55 from JuliaParallel/version
Bump version
2 parents c4de14c + ccdebb9 commit f3751ca

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "DistributedNext"
22
uuid = "fab6aee4-877b-4bac-a744-3eca44acbb6f"
3-
version = "1.1.0"
3+
version = "1.1.1"
44

55
[deps]
66
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

docs/src/_changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ CurrentModule = DistributedNext
77
This documents notable changes in DistributedNext.jl. The format is based on
88
[Keep a Changelog](https://keepachangelog.com).
99

10-
## Unreleased
10+
## [v1.1.1] - 2026-03-09
1111

1212
### Fixed
1313
- Backported various fixes from Distributed ([#25]).

0 commit comments

Comments
 (0)