summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRocky Madden <git@rockymadden.com>2013-01-10 13:54:41 -0700
committerRocky Madden <git@rockymadden.com>2013-01-10 13:54:41 -0700
commit49edadda1a9281d1e9196d5f628716bd62626328 (patch)
tree7e7926bf9756212fd07c8a9907cb7dad92a081b9
parent8dbeb69ecebf9b0be087af7503621f1817d40da1 (diff)
downloadstringmetric-49edadda1a9281d1e9196d5f628716bd62626328.tar.gz
stringmetric-49edadda1a9281d1e9196d5f628716bd62626328.tar.bz2
stringmetric-49edadda1a9281d1e9196d5f628716bd62626328.zip
Updated version to 0.20.0.v0.20.0
-rwxr-xr-xbuild.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 35e1d18..2920de9 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.19.1'
+version = '0.20.0'
ext.scm = 'scm:git@github.com:rockymadden/stringmetric.git'
ext.url = 'http://rockymadden.com/stringmetric/'