Skip to content

Commit

Permalink
= project: bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sirthias committed Nov 29, 2013
1 parent ff7d25c commit af69d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/BuildSettings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import com.typesafe.sbt.osgi.SbtOsgi
import SbtOsgi._

object BuildSettings {
val VERSION = "1.2-RC4"
val VERSION = "1.2.0"

lazy val basicSettings = seq(
version := NightlyBuildSupport.buildVersion(VERSION),
Expand Down

0 comments on commit af69d91

Please sign in to comment.