Skip to content

Commit cae5aa2

Browse files
committed
Bumps version to 5.0.0 for release
1 parent b8cf891 commit cae5aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ apply plugin: 'checkstyle'
55

66
group 'com.bettercloud'
77
archivesBaseName = 'vault-java-driver'
8-
version '5.0.0-SNAPSHOT'
8+
version '5.0.0'
99
ext.isReleaseVersion = !version.endsWith('SNAPSHOT')
1010

1111
// This project is actually limited to Java 8 compatibility. See below.

0 commit comments

Comments
 (0)