Skip to content

Commit

Permalink
0.14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
eed3si9n committed Nov 14, 2017
1 parent 41172e2 commit bc6c138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
lazy val commonSettings: Seq[Setting[_]] = Seq(
git.baseVersion in ThisBuild := "0.14.5",
git.baseVersion in ThisBuild := "0.14.6",
organization in ThisBuild := "com.eed3si9n"
)

Expand Down

0 comments on commit bc6c138

Please sign in to comment.