Skip to content

Commit 1cbbf81

Browse files
committed
modify version to 0.8.0-SNAPSHOT
1 parent 038392f commit 1cbbf81

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.7.3-SNAPSHOT"
7+
lazy val _version = "0.8.0-SNAPSHOT"
88
lazy val _playVersion = "2.3.2"
99

1010
val _scalaVersion = "2.10.4"

0 commit comments

Comments
 (0)