Skip to content

Commit bc421f5

Browse files
committed
Bump version
1 parent 6c3e189 commit bc421f5

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.0.0"
3+
version = "1.1.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.1.0] - 2025-08-02
1111

1212
### Fixed
1313
- Fixed a cause of potential hangs when exiting the process ([#16]).

0 commit comments

Comments
 (0)