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

Commit

Permalink
Release 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Builder Service committed Nov 29, 2018
1 parent a4f6764 commit 7ab627e
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.0.0-SNAPSHOT'
version = '5.0.0'
String parentVersion = project.version

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

0 comments on commit 7ab627e

Please sign in to comment.