Skip to content

Commit 873f35f

Browse files
authored
Merge pull request #248 from JuliaInterop/v1.3.0
Bump version
2 parents da39dc6 + b67b8d1 commit 873f35f

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 = "ZMQ"
22
uuid = "c2297ded-f4af-51ae-bb23-16f91089e4e1"
3-
version = "1.2.6"
3+
version = "1.3.0"
44

55
[deps]
66
FileWatching = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"

docs/src/_changelog.md

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

10-
## Unreleased
10+
## [v1.3.0] - 2024-08-03
1111

1212
### Added
1313
- Support for creating [`Message`](@ref)'s from the new `Memory` type in Julia

0 commit comments

Comments
 (0)