Skip to content

Commit 9d9aced

Browse files
committed
Release v0.22.3.
1 parent 818a6b2 commit 9d9aced

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
Changes that change the generated API have a ⚠️.
88

9+
## [0.22.3] 2024-06-10
10+
### Fixed
11+
- Fixed compilation problem when project dir has spaces, thanks @BigBoyBarney (#149)
12+
- Fixed typo in cli help message.
13+
914
## [0.22.2] 2024-03-24
1015
### Fixed
1116
- Fix compilation with GLib 2.80.

shard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: gi-crystal
2-
version: 0.22.2
2+
version: 0.22.3
33

44
authors:
55
- Hugo Parente Lima <[email protected]>

0 commit comments

Comments
 (0)