Skip to content

Commit

Permalink
Figuring CI/CD Attempt 31
Browse files Browse the repository at this point in the history
  • Loading branch information
scottf committed May 24, 2024
1 parent 1277a86 commit b5ec207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion retrier/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ plugins {
id 'signing'
}

def jarVersion = "0.0.10"
def jarVersion = "0.0.11"
group = 'io.synadia'

def isMerge = System.getenv("BUILD_EVENT") == "push"
Expand Down

0 comments on commit b5ec207

Please sign in to comment.