0.1.2 release
This commit is contained in:
parent
755a2d38fb
commit
be364f41c6
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ object Shared {
|
|||
},
|
||||
credentials += Credentials(Path.userHome / ".ivy2" / ".credentials"),
|
||||
publishMavenStyle := true,
|
||||
version := "0.1.1",
|
||||
version := "0.1.2",
|
||||
autoScalaLibrary := false,
|
||||
publishArtifact in Test := false,
|
||||
autoScalaLibrary in test := false,
|
||||
|
|
Loading…
Reference in a new issue