Skip to content

Commit

Permalink
Fourth time's the charm
Browse files Browse the repository at this point in the history
  • Loading branch information
rctcwyvrn committed May 15, 2020
1 parent 538ef8b commit b37d0de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@
<maven.compiler.source>1.11</maven.compiler.source>
<maven.compiler.target>1.11</maven.compiler.target>
</properties>

<name>blake3</name>
<description>An unoptimized BLAKE3 implementation in Java</description>
<url>https://github.com/rctcwyvrn/blake3</url>

<licenses>
<license>
<name>MIT</name>
Expand Down

0 comments on commit b37d0de

Please sign in to comment.