Skip to content

Commit ad245d0

Browse files
committed
Update version and relasenotes
1 parent 30cacfb commit ad245d0

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Change Log
22
==========
33

4+
Version 0.11.0 *(2025-11-10)*
5+
6+
- Migrate to GitQL SDK 0.41.0
7+
48
Version 0.10.0 *(2025-03-26)*
59
-----------------------------
610

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "clangql"
33
authors = ["AmrDeveloper"]
4-
version = "0.10.0"
4+
version = "0.11.0"
55
edition = "2021"
66
description = "A tool to run SQL-like query on your C/C++ Abstract syntax tree"
77
license = "MIT"

0 commit comments

Comments
 (0)