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 be02e95 commit a168cd4Copy full SHA for a168cd4
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>io.github.murdos</groupId>
6
<artifactId>easy-random-protobuf</artifactId>
7
- <version>0.3.1-SNAPSHOT</version>
+ <version>0.4.0</version>
8
9
<name>Easy Random ProtoBuf support</name>
10
@@ -41,7 +41,7 @@
41
<scm>
42
<url>https://github.com/murdos/easy-random-protobuf</url>
43
<connection>scm:git:https://github.com/murdos/easy-random-protobuf.git</connection>
44
- <tag>HEAD</tag>
+ <tag>easy-random-protobuf-0.4.0</tag>
45
</scm>
46
47
<ciManagement>
0 commit comments