Skip to content

Commit bbe808e

Browse files
committed
version 0.12.1
1 parent d2a789d commit bbe808e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import Keys._
44
object ScalaOAuth2Build extends Build {
55

66
lazy val _organization = "com.nulab-inc"
7-
lazy val _version = "0.12.0"
7+
lazy val _version = "0.12.1"
88
lazy val _playVersion = "2.3.7"
99

1010
val _scalaVersion = "2.10.4"

0 commit comments

Comments
 (0)