Skip to content

Commit 862466c

Browse files
committed
0.7.0
1 parent 09dede5 commit 862466c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
}
1010

1111
val projectGroup = "lirand.api"
12-
val projectVersion = "0.6.0"
12+
val projectVersion = "0.7.0"
1313

1414
group = projectGroup
1515
version = projectVersion

0 commit comments

Comments
 (0)