Skip to content

Commit

Permalink
version 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Henri Kerola committed Oct 26, 2012
1 parent 3704a08 commit 9e48ab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Expand Up @@ -8,7 +8,7 @@ import java.util.jar.{Attributes, Manifest}
object BuildSettings {
val buildOrganization = "vaadin.scala"
val buildName = "Scaladin"
val buildVersion = "2.1.0-SNAPSHOT"
val buildVersion = "2.1.0"
val buildScalaVersion = "2.9.2"

val buildSettings = Defaults.defaultSettings ++ Seq(
Expand Down

0 comments on commit 9e48ab4

Please sign in to comment.