Skip to content
This repository was archived by the owner on Aug 1, 2023. It is now read-only.

Commit f79a6a8

Browse files
committed
Move to version 2.0
1 parent 7990069 commit f79a6a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ description = 'A set of libraries and other tools to aid development of blockcha
4242
//////
4343
// Version numbering
4444

45-
def versionNumber = '1.5.0'
45+
def versionNumber = '2.0.0'
4646
def buildVersion = versionNumber + buildTag(buildRelease)
4747

4848
static String buildTag(releaseBuild) {

0 commit comments

Comments
 (0)