Skip to content

Commit

Permalink
Slight prep to publish latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
binkley committed May 9, 2024
1 parent 04f8873 commit 16d2fd4
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,18 @@
for Kotlin, akin to `BigDecimal` or `BigInteger`
</description>
<url>https://github.com/binkley/kotlin-rational</url>
<developers>
<developer>
<id>binkley</id>
<roles>
<role>owner</role>
<role>architect</role>
<role>developer</role>
</roles>
<name>B. K. Oxley (binkley)</name>
<email>[email protected]</email>
</developer>
</developers>
<licenses>
<license>
<name>Public Domain</name>
Expand Down

0 comments on commit 16d2fd4

Please sign in to comment.