Skip to content

Commit

Permalink
bump to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sken committed May 17, 2020
1 parent d908ed6 commit a6e3ad5
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 @@ -22,7 +22,7 @@ testOptions += Tests.Argument(TestFrameworks.JUnit, "-q", "-v")

name := "BLAKE3jni"

version := "0.2.1"
version := "0.2.2"

libraryDependencies ++= List(
"com.novocode" % "junit-interface" % "0.11" % "test",
Expand Down

0 comments on commit a6e3ad5

Please sign in to comment.