Skip to content

Commit 9c9c56b

Browse files
committed
Bump version to "6.4"
1 parent 3da8fe5 commit 9c9c56b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ext {
1818
bintrayName = 'cicerone-kotlin'
1919
publishedGroupId = 'com.github.terrakok'
2020
artifact = 'cicerone'
21-
libraryVersion = '6.3'
21+
libraryVersion = '6.4'
2222
gitUrl = 'https://github.com/terrakok/Cicerone'
2323
allLicenses = ['MIT']
2424
}

0 commit comments

Comments
 (0)