Skip to content

Commit 9401def

Browse files
committed
version 0.7.4
1 parent 0a46e5b commit 9401def

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.4-SNAPSHOT"
7+
lazy val _version = "0.7.4"
88
lazy val _playVersion = "2.2.4"
99

1010
val _scalaVersion = "2.10.4"

0 commit comments

Comments
 (0)