Skip to content

Commit 836a471

Browse files
committed
Bump minor version
Necessary since we're narrowing the Julia version.
1 parent 3af1ec5 commit 836a471

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,7 +1,7 @@
11
name = "CImGui"
22
uuid = "5d785b6c-b76f-510e-a07c-3070796c7e87"
33
authors = ["Yupei Qi <qiyupei@gmail.com>"]
4-
version = "6.1.1"
4+
version = "6.2.0"
55

66
[deps]
77
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"

docs/src/_changelog.md

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

9-
## [v6.1.1] - 2025-09-27
9+
## [v6.2.0] - 2025-09-27
1010

1111
### Fixed
1212
- Fixed compatibility with Makie 0.24/GLMakie 0.13 and Julia 1.12 ([#180]). This

0 commit comments

Comments
 (0)