Skip to content

Commit

Permalink
Release 0.4.1-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
dcaoyuan committed Feb 21, 2020
1 parent 68eed76 commit 97d4900
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 @@ -86,7 +86,7 @@ object Build extends sbt.Build {

lazy val basicSettings = Defaults.coreDefaultSettings ++ Seq(
organization := "khipu.io",
version := "0.4.0-beta",
version := "0.4.1-beta",
resolvers ++= Seq(
"Local Maven" at Path.userHome.asURL + ".m2/repository",
"Typesafe repo" at "http://repo.typesafe.com/typesafe/releases/",
Expand Down

0 comments on commit 97d4900

Please sign in to comment.