Skip to content
This repository has been archived by the owner on Sep 12, 2021. It is now read-only.

Commit

Permalink
Merge pull request #321 from akkie/master
Browse files Browse the repository at this point in the history
Release version 2.0 final
  • Loading branch information
akkie committed Mar 28, 2015
2 parents 98cf599 + b552d53 commit fff997e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/BuildSettings.scala
Expand Up @@ -32,7 +32,7 @@ object BasicSettings extends AutoPlugin {

override def projectSettings = Seq(
organization := "com.mohiva",
version := "2.0-RC2",
version := "2.0",
resolvers ++= Dependencies.resolvers,
scalaVersion := Dependencies.Versions.scalaVersion,
crossScalaVersions := Dependencies.Versions.crossScala,
Expand Down

0 comments on commit fff997e

Please sign in to comment.