Skip to content

Commit 6e92ec5

Browse files
committed
Version 2.0.6
1 parent 1cd2dd0 commit 6e92ec5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.wavesplatform</groupId>
88
<artifactId>waves-crypto</artifactId>
9-
<version>2.0.6-SNAPSHOT</version>
9+
<version>2.0.6</version>
1010

1111
<name>Waves Crypto for Java</name>
1212
<description>Tools to work with cryptographic primitives used in the Waves blockchain</description>
@@ -214,7 +214,7 @@
214214
<dependency>
215215
<groupId>com.wavesplatform</groupId>
216216
<artifactId>blst-java</artifactId>
217-
<version>0.3.15-SNAPSHOT</version>
217+
<version>0.3.15</version>
218218
</dependency>
219219
</dependencies>
220220

0 commit comments

Comments
 (0)