Skip to content

Commit ddbdf5b

Browse files
committed
version 0.16.1-SNAPSHOT
1 parent af19ade commit ddbdf5b

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
@@ -5,7 +5,7 @@ import com.typesafe.sbt.SbtScalariform._
55
object ScalaOAuth2Build extends Build {
66

77
lazy val _organization = "com.nulab-inc"
8-
lazy val _version = "0.16.0"
8+
lazy val _version = "0.16.1-SNAPSHOT"
99
lazy val _playVersion = "2.4.6"
1010

1111
val _scalaVersion = "2.10.5"

0 commit comments

Comments
 (0)