summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuild.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index ec88592..9b8d13d 100755
--- a/build.gradle
+++ b/build.gradle
@@ -1,6 +1,6 @@
description = 'A small library of string metrics and phonetic algorithms.'
group = 'org.hashtree.stringmetric'
-version = '0.18.5'
+version = '0.18.6'
ext.scm = 'scm:git@github.com:rockymadden/stringmetric.git'
ext.url = 'https://github.com/rockymadden/stringmetric/'