Skip to content

Commit f79539f

Browse files
authored
Merge pull request #59 from JuliaParallel/version
Bump version
2 parents 349b663 + bb0d7b9 commit f79539f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.1"
3+
version = "1.2.0"
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.2.0] - 2026-03-21
1111

1212
### Added
1313
- Implemented callback support for workers being added/removed etc ([#17]).

0 commit comments

Comments
 (0)