From 705d2f9e3c82e8a775a69aafac45c3ae0c5c902d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 05:35:31 +0000 Subject: [PATCH 1/2] chore(release): 'v0.3.0'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 73c68ca..b00010a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,4 +5,4 @@ org.gradle.configuration-cache=false #org.gradle.configuration-cache.parallel=true group=org.connectbot.sshlib -version=0.2.2-SNAPSHOT +version=0.3.0 From 56a4e0b952392e656dcc828c806c3f1a45231c74 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 05:35:31 +0000 Subject: [PATCH 2/2] chore(release): start 'v0.3.1-SNAPSHOT'. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index b00010a..5ce259e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,4 +5,4 @@ org.gradle.configuration-cache=false #org.gradle.configuration-cache.parallel=true group=org.connectbot.sshlib -version=0.3.0 +version=0.3.1-SNAPSHOT