From 17c14c7cea915cab19b2459011052ce093370be6 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Fri, 14 Nov 2014 08:43:14 -0800 Subject: [PATCH] Bump README to 1.4 jar. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f72060c..4aa5c04 100644 --- a/README.md +++ b/README.md @@ -43,8 +43,9 @@ applications. The latest version of Getdown can be obtained thusly: - * Download the pre-built jar file from Maven Central: [getdown-1.3.1.jar](http://repo2.maven.org/maven2/com/threerings/getdown/1.3.1/getdown-1.3.1.jar) - * Obtain the jar artifact via Maven with the following identifier: `com.threerings:getdown:1.3.1`. + * Download the pre-built jar file from Maven Central: + [getdown-1.4.jar](http://repo2.maven.org/maven2/com/threerings/getdown/1.4/getdown-1.4.jar) + * Obtain the jar artifact via Maven with the following identifier: `com.threerings:getdown:1.4`. * [Check out the code](https://github.com/threerings/getdown) and build it yourself. You can also: