We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28cdf2b commit 1a98f76Copy full SHA for 1a98f76
project/Build.scala
@@ -4,7 +4,7 @@ import Keys._
4
object ScalaOAuth2Build extends Build {
5
6
lazy val _organization = "com.nulab-inc"
7
- lazy val _version = "0.9.0"
+ lazy val _version = "0.9.1-SNAPSHOT"
8
lazy val _playVersion = "2.3.2"
9
10
val _scalaVersion = "2.10.4"
project/build.properties
@@ -1 +1 @@
1
-sbt.version=0.13.5
+sbt.version=0.13.6
0 commit comments