Skip to content

Commit 163d853

Browse files
Release version 0.2.2
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
1 parent 6a12f9d commit 163d853

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

gradle.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
GROUP_ID=io.github.clightning4j
22
ARTIFACT_ID=jrpclightning
3-
VERSION=0.2.2-SNAPSHOT
3+
#VERSION=0.2.3-SNAPSHOT
4+
VERSION=0.2.2
45
MODULE_NAME='io.clightning4j.jrpclightning'
56

67
#Information abaut the maven repository

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>io.github.clightning4j</groupId>
66
<artifactId>jrpclightning</artifactId>
7-
<version>0.2.2-SNAPSHOT</version>
7+
<version>0.2.2</version>
88
<inceptionYear>2020</inceptionYear>
99
<licenses>
1010
<license>

0 commit comments

Comments
 (0)