Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Commit

Permalink
SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
seratch committed Feb 2, 2015
1 parent 7dfc93d commit 694dc9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Expand Up @@ -8,7 +8,7 @@ object AwscalaProject extends Build {
lazy val mainSettings = Seq(
organization := "com.github.seratch",
name := "awscala",
version := "0.4.4",
version := "0.4.5-SNAPSHOT",
scalaVersion := "2.11.5",
crossScalaVersions := Seq("2.11.5", "2.10.4"),
publishTo <<= version { (v: String) =>
Expand Down

0 comments on commit 694dc9e

Please sign in to comment.