Skip to content

Commit

Permalink
Version 6.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
igr committed Oct 16, 2020
1 parent f8475c7 commit 2c35fe9
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 @@ -37,8 +37,8 @@ repositories {
}

group = 'org.jodd'
version = '6.0.3.' + timestamp() + "-SNAPSHOT"
//version = '6.0.2'
//version = '6.0.3-SNAPSHOT'
version = '6.0.3'

rootProject.description = 'Jodd HTTP Client'

Expand Down

0 comments on commit 2c35fe9

Please sign in to comment.