Skip to content

Commit b7feca0

Browse files
authored
Release v0.2.0 (#55)
Update versioning to v0.2.0
1 parent db17529 commit b7feca0

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-SNAPSHOT"
10+
version = "0.2.0"
1111

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

0 commit comments

Comments
 (0)