Skip to content

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nicf82 committed May 13, 2015
1 parent f7e421c commit 9007029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/HmrcBuild.scala
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ object HmrcBuild extends Build {
import uk.gov.hmrc.{SbtBuildInfo, ShellPrompt}

val nameApp = "accessibility-driver"
val versionApp = "1.2.0-SNAPSHOT"
val versionApp = "1.2.0"

val appDependencies = Seq(
"org.seleniumhq.selenium" % "selenium-java" % "2.45.0",
Expand Down

0 comments on commit 9007029

Please sign in to comment.