Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Commit

Permalink
Release 5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Builder Service committed Jan 9, 2019
1 parent 5399c63 commit f9f1687
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 @@ -16,7 +16,7 @@ buildscript {

apply plugin: 'java'

version = '5.1.0-SNAPSHOT'
version = '5.1.0'
String parentVersion = project.version

allprojects {
Expand Down Expand Up @@ -47,4 +47,4 @@ configure(subprojects) { project ->
implementation 'com.github.zafarkhaja:java-semver:0.9.0'
implementation 'com.paypal.digraph:digraph-parser:1.0'
}
}
}

0 comments on commit f9f1687

Please sign in to comment.