Skip to content

Commit 0ec077e

Browse files
committed
Working on a next minor pre-release
1 parent 836dcaa commit 0ec077e

File tree

2 files changed

+1
-24
lines changed

2 files changed

+1
-24
lines changed

.github/workflows/publish-release.yml

Lines changed: 0 additions & 23 deletions
This file was deleted.

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ tasks.distTar.enabled = false
77

88
description = "Tool for managing git configuration"
99
group = 'io.github.vhula'
10-
version = "0.1.0"
10+
version = "0.2.0-SNAPSHOT"
1111

1212
distributions {
1313
main {

0 commit comments

Comments
 (0)