We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f578ca4 + c7fd7d8 commit 1b56197Copy full SHA for 1b56197
1 file changed
build.sbt
@@ -4,7 +4,7 @@ organization := "com.mayreh"
4
5
licenses += (("Apache-2.0", url("https://raw.githubusercontent.com/ocadaruma/scalikejdbc-bigquery/master/LICENSE")))
6
7
-version := "0.0.1-SNAPSHOT"
+version := "0.0.1"
8
9
publishMavenStyle := true
10
0 commit comments