Skip to content

Commit ac06b03

Browse files
authored
Bump version (#56)
* Bump version to v0.3.0-SNAPSHOT
1 parent b7feca0 commit ac06b03

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
@@ -7,7 +7,7 @@ plugins {
77
}
88

99
group = "com.chromascape"
10-
version = "0.2.0"
10+
version = "0.3.0-SNAPSHOT"
1111

1212
// Customize build directories - put DLLs in build/dist
1313
layout.buildDirectory.set(file("build"))

0 commit comments

Comments
 (0)