Skip to content

Commit

Permalink
release v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fiatjaf committed Dec 7, 2022
1 parent 874dcf3 commit 1fe85fa
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 @@ -7,7 +7,7 @@ libraryDependencies ++= Seq(
"io.circe" %%% "circe-core" % "0.14.3",
"io.circe" %%% "circe-generic" % "0.14.3",
"io.circe" %%% "circe-parser" % "0.14.3",
"com.fiatjaf" %%% "scoin" % "0.5.0-SNAPSHOT",
"com.fiatjaf" %%% "scoin" % "0.5.0",
"com.fiatjaf" %%% "nlog" % "0.1.0",
"com.fiatjaf" %%% "sn-unixsocket" % "0.1.0",
"com.github.lolgab" %%% "native-loop-core" % "0.2.1",
Expand Down

0 comments on commit 1fe85fa

Please sign in to comment.