Skip to content

Commit

Permalink
Merge pull request #34 from vorburger/fix-version
Browse files Browse the repository at this point in the history
Fix version in Maven POM
  • Loading branch information
ianopolous authored Jan 4, 2025
2 parents a281e6b + 454fd70 commit ff4cd66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.github.ipld</groupId>
<artifactId>java-cid</artifactId>
<version>v1.3.7</version>
<version>1.3.9-SNAPSHOT</version>
<packaging>jar</packaging>

<name>cid</name>
Expand Down

0 comments on commit ff4cd66

Please sign in to comment.