Skip to content

Commit

Permalink
Bump patch version number
Browse files Browse the repository at this point in the history
  • Loading branch information
drhumlen committed Nov 15, 2016
1 parent 0fef297 commit ba10f6c
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
Expand Up @@ -2,7 +2,7 @@ import com.typesafe.sbt.SbtGit.git._

organization := "com.timushev"
name := "scalatags-rx"
version := "0.3.0"
version := "0.3.1"

version := {
(version.value, gitCurrentTags.value) match {
Expand Down

0 comments on commit ba10f6c

Please sign in to comment.