We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68101e2 commit f711b27Copy full SHA for f711b27
README.md
@@ -24,7 +24,7 @@ This library is available on Maven Central
24
<dependency>
25
<groupId>com.cosmian</groupId>
26
<artifactId>cosmian_java_lib</artifactId>
27
- <version>0.3.3</version>
+ <version>0.4.0</version>
28
</dependency>
29
```
30
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
5
6
- <version>0.3.4-SNAPSHOT</version>
7
8
<name>cosmian_java_lib</name>
9
<description>The Cosmian Java Lib that provides local encryption/decyption and access to the Cosmian public platform APIs</description>
0 commit comments