Skip to content

Commit

Permalink
release v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fiatjaf committed Sep 2, 2022
1 parent 6bc0163 commit e7795d7
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 @@ -3,7 +3,7 @@ enablePlugins(ScalaNativePlugin)
name := "poncho"
organization := "fiatjaf"
scalaVersion := "3.1.3"
version := "0.2.0"
version := "0.2.1"
libraryDependencies ++= Seq(
"org.scodec" %%% "scodec-bits" % "1.1.32",
"org.scodec" %%% "scodec-core" % "2.2.0",
Expand Down

0 comments on commit e7795d7

Please sign in to comment.