We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d30af2 commit f589e21Copy full SHA for f589e21
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>com.apicatalog</groupId>
7
<artifactId>copper-multicodec</artifactId>
8
- <version>2.2.0</version>
+ <version>2.2.1-SNAPSHOT</version>
9
<packaging>jar</packaging>
10
<url>https://github.com/filip26/copper-multicodec</url>
11
<scm>
@@ -25,10 +25,10 @@
25
<junit.version>5.13.4</junit.version>
26
</properties>
27
28
- <name>Copper Multicodec</name>
+ <name>Copper Multicodec & Multihash</name>
29
30
<description>
31
- Multicodec & Multihash API, Registry
+ Multicodec & Multihash - encoder/decoder for self-describing data formats.
32
</description>
33
34
<licenses>
0 commit comments