Skip to content

Commit

Permalink
Merge pull request #8 from ocadaruma/release/0.0.1
Browse files Browse the repository at this point in the history
0.0.1
  • Loading branch information
ocadaruma committed Mar 24, 2017
2 parents f578ca4 + c7fd7d8 commit 1b56197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -4,7 +4,7 @@ organization := "com.mayreh"

licenses += (("Apache-2.0", url("https://raw.githubusercontent.com/ocadaruma/scalikejdbc-bigquery/master/LICENSE")))

version := "0.0.1-SNAPSHOT"
version := "0.0.1"

publishMavenStyle := true

Expand Down

0 comments on commit 1b56197

Please sign in to comment.