Skip to content

Commit 1bea48c

Browse files
authored
Merge pull request #66 from JuliaParallel/version
Bump version
2 parents c3ff250 + 98bc2bb commit 1bea48c

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.2.0"
3+
version = "1.3.0"
44

55
[deps]
66
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"

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.3.0] - 2026-04-06
1111

1212
### Changed
1313
- The internals were completely refactored to move all global variables into a

0 commit comments

Comments
 (0)