Skip to content

Commit df37795

Browse files
committed
Bump version to 5.0.0
1 parent ec8257f commit df37795

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
@@ -14,7 +14,7 @@ downloadLicenses {
1414

1515
allprojects {
1616
group = 'org.neo4j.procedure'
17-
version = '5.0.0-rc02'
17+
version = '5.0.0'
1818
archivesBaseName = 'apoc'
1919
description = """neo4j-apoc-procedures"""
2020
}

0 commit comments

Comments
 (0)