Skip to content

Commit 4705fa4

Browse files
committed
version 0.6.0
1 parent a99d65c commit 4705fa4

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.6.0-SNAPSHOT"
7+
lazy val _version = "0.6.0"
88
lazy val _playVersion = "2.2.0"
99

1010
val _scalaVersion = "2.10.3"

0 commit comments

Comments
 (0)