Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
Update version to 0.3.6 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
aideencostello committed Jun 16, 2021
1 parent a29a566 commit 18af27b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ test {

ext {
PUBLISH_GROUP_ID = 'com.zopa'
PUBLISH_VERSION = '0.3.5'
PUBLISH_VERSION = '0.3.6'
PUBLISH_ARTIFACT_ID = 'ktor-opentracing'
}

apply from: "${rootProject.projectDir}/scripts/publish-module.gradle"
apply from: "${rootProject.projectDir}/scripts/publish-module.gradle"

0 comments on commit 18af27b

Please sign in to comment.