summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRocky Madden <git@rockymadden.com>2013-02-02 08:44:52 -0700
committerRocky Madden <git@rockymadden.com>2013-02-02 08:44:52 -0700
commite4ecd6a137ed44afeb73db78bae000884cc02d3e (patch)
tree5cd1058a922e3c1bc29854c838fb58134dcef420
parent0427794bf323093f45aef5b82b45a6b181729ffe (diff)
downloadstringmetric-0.20.4.tar.gz
stringmetric-0.20.4.tar.bz2
stringmetric-0.20.4.zip
Updated version to 0.20.4.v0.20.4
-rwxr-xr-xbuild.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 8d5ec12..8c642ca 100755
--- a/build.gradle
+++ b/build.gradle
@@ -1,6 +1,6 @@
description = 'A Scala library of string metrics and phonetic algorithms.'
group = 'com.rockymadden.stringmetric'
-version = '0.20.3'
+version = '0.20.4'
ext.scm = 'scm:git@github.com:rockymadden/stringmetric.git'
ext.url = 'http://rockymadden.com/stringmetric/'