Skip to content

Commit a41d8ea

Browse files
StaticSweepDebajit Gayen
andauthored
Release v0.1.0 (#47)
Co-authored-by: Debajit Gayen <[email protected]>
1 parent 9b0ebcf commit a41d8ea

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.0.1-SNAPSHOT"
10+
version = "0.1.0"
1111

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

0 commit comments

Comments
 (0)