Skip to content

Commit

Permalink
set version to 1.1.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-martin committed Nov 15, 2013
1 parent 49a1fce commit 456b8da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ object Build extends Build {
)

lazy val baseSettings: Seq[Setting[_]] = Seq(
version := "1.1",
version := "1.1.1-SNAPSHOT",
organization := "edu.gatech.gtri.typesafeconfig-extensions",
organizationName := "Georgia Tech Research Institute, CTISL",
organizationHomepage := Some(url("http://gtri.gatech.edu/ctisl")),
Expand Down

0 comments on commit 456b8da

Please sign in to comment.