summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRocky Madden <git@rockymadden.com>2012-12-11 10:20:45 -0700
committerRocky Madden <git@rockymadden.com>2012-12-11 10:20:45 -0700
commit0c19b374c1c19a705d613b37451e92e6b27d7fe4 (patch)
tree3050a42ab72fef864242e2ea6c58d56df68d1e4a
parent456af9c718c0173c37c754a7276948d0d694fb59 (diff)
downloadstringmetric-0c19b374c1c19a705d613b37451e92e6b27d7fe4.tar.gz
stringmetric-0c19b374c1c19a705d613b37451e92e6b27d7fe4.tar.bz2
stringmetric-0c19b374c1c19a705d613b37451e92e6b27d7fe4.zip
Updated version to 0.18.7.v0.18.7
-rwxr-xr-xbuild.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 9b8d13d..4bd756c 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.6'
+version = '0.18.7'
ext.scm = 'scm:git@github.com:rockymadden/stringmetric.git'
ext.url = 'https://github.com/rockymadden/stringmetric/'