Skip to content

Commit 1563c82

Browse files
committed
bump version
1 parent 28bd2e8 commit 1563c82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ plugins {
1616
}
1717

1818
group = "com.dtsx.astra.cli"
19-
version = "1.0.1"
19+
version = "1.0.2-beta.1"
2020

2121
val mockitoAgent = configurations.create("mockitoAgent")
2222

src/test/resources/snapshots/AstraCli/help_output.human.approved.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ stderr: / | \\___ \ | | | | \ //__ \_
1010
stderr: \____|__ /____ > |__| |__| (____ /
1111
stderr: \/ \/ \/
1212
stderr:
13-
stderr: Version: 1.0.1
13+
stderr: Version: 1.0.2-beta.1
1414
stdout: Documentation: https://docs.datastax.com/en/astra-cli
1515
stdout:
1616
stdout: Usage: astra [-qVv] [--no-input] [--[no-]spinner] [--color[=WHEN]] [--dump-logs

0 commit comments

Comments
 (0)