Skip to content

Commit

Permalink
Merge pull request #47 from 2307vivek/prep-for-release
Browse files Browse the repository at this point in the history
set version number in build.gradle
  • Loading branch information
2307vivek authored Aug 22, 2023
2 parents bd5f5e9 + d26e8ac commit 32104d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion seeker/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {

ext {
PUBLISH_GROUP_ID = 'io.github.2307vivek'
PUBLISH_VERSION = '1.1.1'
PUBLISH_VERSION = '1.2.1'
PUBLISH_ARTIFACT_ID = 'seeker'
}

Expand Down

0 comments on commit 32104d3

Please sign in to comment.