We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 280ab79 commit ba1a894Copy full SHA for ba1a894
1 file changed
lib/build.gradle.kts
@@ -13,7 +13,7 @@ plugins {
13
}
14
15
group = "de.siegmar"
16
-version = "3.7.0"
+version = "4.0.0-SNAPSHOT"
17
18
project.base.archivesName = "fastcsv"
19
0 commit comments