Skip to content

Commit 9bf0acd

Browse files
committed
No more versioning only use tags
1 parent 2fd0d62 commit 9bf0acd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ allprojects {
2121

2222
// Using Jitpack so I need the repo name in the group to match.
2323
group = 'com.stubbornjava.StubbornJava'
24-
version = '0.1.31-SNAPSHOT'
24+
version = '0.0.0-SNAPSHOT'
2525

2626
sourceSets {
2727
main {

0 commit comments

Comments
 (0)