Skip to content

Commit 9c2db61

Browse files
committed
Bump to version 6.0.3
1 parent 8c126be commit 9c2db61

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
## [Unreleased]
2+
* no unreleased changes *
3+
4+
## 6.0.3 / 2025-06-11
25
### Fixed
36
* Restrict treetop gem dependency
47

lib/canql/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
# This stores the current version of the Canql gem
44
module Canql
5-
VERSION = '6.0.2'
5+
VERSION = '6.0.3'
66
end

0 commit comments

Comments
 (0)