summaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorRocky Madden <git@rockymadden.com>2012-12-10 20:43:52 -0700
committerRocky Madden <git@rockymadden.com>2012-12-10 20:43:52 -0700
commitaeea02eae077fc8bb916c962539c2b3db5383606 (patch)
tree13ef96377f68eb7e027525256eb038e913350e07 /build.gradle
parent9cafc287cce46ddb5272b6568fcea566729f9b01 (diff)
downloadstringmetric-aeea02eae077fc8bb916c962539c2b3db5383606.tar.gz
stringmetric-aeea02eae077fc8bb916c962539c2b3db5383606.tar.bz2
stringmetric-aeea02eae077fc8bb916c962539c2b3db5383606.zip
Updated version to 0.18.6.v0.18.6
Diffstat (limited to 'build.gradle')
-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/'