Skip to content

Commit 490e0ce

Browse files
Merge pull request #41 from clightning4j/dev
Release version 0.2.1
2 parents b56ef25 + 6343aa4 commit 490e0ce

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
name: Publish package to the Maven Central Repository
22
on:
3-
release:
4-
types: [created]
53
push:
64
branches:
75
- master

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GROUP_ID=io.github.clightning4j
22
ARTIFACT_ID=jrpclightning
3-
VERSION=0.2.1-SNAPSHOT
3+
VERSION=0.2.1
44
MODULE_NAME='io.clightning4j.jrpclightning'
55

66
#Information abaut the maven repository

0 commit comments

Comments
 (0)