Skip to content

Commit b0bef36

Browse files
committed
[ChunkCodecTests] Bump version to 0.1.3
1 parent f0a5688 commit b0bef36

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChunkCodecTests/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

77
## Unreleased
88

9+
## [v0.1.3](https://github.com/JuliaIO/ChunkCodecs.jl/tree/ChunkCodecTests-v0.1.3) - 2025-05-23
10+
11+
- Update to `ChunkCodecCore` 0.5 [#45](https://github.com/JuliaIO/ChunkCodecs.jl/pull/45)
12+
913
## [v0.1.2](https://github.com/JuliaIO/ChunkCodecs.jl/tree/ChunkCodecTests-v0.1.2) - 2025-04-06
1014

1115
- Added support for Julia 1.10 [#33](https://github.com/JuliaIO/ChunkCodecs.jl/pull/33)

ChunkCodecTests/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ChunkCodecTests"
22
uuid = "06b1ce50-b741-4199-b118-ba5fe1a70fa7"
33
authors = ["nhz2 <[email protected]>"]
4-
version = "0.1.2"
4+
version = "0.1.3"
55

66
[deps]
77
ChunkCodecCore = "0b6fb165-00bc-4d37-ab8b-79f91016dbe1"

0 commit comments

Comments
 (0)