Skip to content

Commit 485caa8

Browse files
committed
Bump version to 0.9.1
1 parent db27b00 commit 485caa8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/src/doc/user-guide/versioning.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
The module uses semantic versioning for its own versions but adds a suffix for the supported Godot version:
22

3-
Full version: `0.9.0-4.2.2`
3+
Full version: `0.9.1-4.2.2`
44

5-
Module Version: `0.9.0`
5+
Module Version: `0.9.1`
66

77
Supported Godot Version: `4.2.2`

kt/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22

3-
godotKotlinJvm = "0.9.0"
3+
godotKotlinJvm = "0.9.1"
44
kotlin = "1.9.23"
55
godot = "4.2.2"
66

0 commit comments

Comments
 (0)