Skip to content

Commit

Permalink
publish 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fiatjaf committed Jun 25, 2022
1 parent 4dc4787 commit 50b1e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ organization := "fiatjaf"
scalaVersion := "2.13.8"
version := "0.4.0"
libraryDependencies ++= Seq(
"com.fiatjaf" % "immortan_2.13" % "0.7.1-SNAPSHOT",
"com.fiatjaf" % "immortan_2.13" % "0.7.1",
"com.github.alexarchambault" % "case-app_2.13" % "2.1.0-M13",
"com.lihaoyi" % "requests_2.13" % "0.7.0",
"com.iheart" % "ficus_2.13" % "1.5.0",
Expand Down

0 comments on commit 50b1e55

Please sign in to comment.