Skip to content
This repository has been archived by the owner on May 3, 2019. It is now read-only.

Commit

Permalink
version number update
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostm committed Oct 2, 2011
1 parent b2ec238 commit 9d2b13e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Expand Up @@ -22,7 +22,7 @@ object StartScriptBuild extends Build {
// Versions and git tags should follow: http://semver.org/
// except using -SNAPSHOT instead of without hyphen.

version := "0.4.0-SNAPSHOT",
version := "0.4.1-SNAPSHOT",
libraryDependencies <++= sbtVersion {
(version) =>
Seq("org.scala-tools.sbt" %% "io" % version % "provided",
Expand Down

0 comments on commit 9d2b13e

Please sign in to comment.