From 9c4d9bce45b3e3035cf1e1bd027aab121fc6fc87 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Tue, 27 Nov 2012 15:45:34 -0800 Subject: [PATCH] Reference 1.3.2 release. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9cc9155..a853b37 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ the [Clyde] library. * [API documentation] is available. -* Pythagoras can be obtained via Maven Central: `com.samskivert:pythagoras:1.3`. +* Pythagoras can be obtained via Maven Central: `com.samskivert:pythagoras:1.3.2`. Or you can download the pre-built [jar file]. ## Design @@ -57,6 +57,6 @@ in the `LICENSE` file and at http://www.apache.org/licenses/LICENSE-2.0 on the web. [API documentation]: http://samskivert.github.com/pythagoras/apidocs/overview-summary.html -[jar file]: http://repo2.maven.org/maven2/com/samskivert/pythagoras/1.3/pythagoras-1.3.jar +[jar file]: http://repo2.maven.org/maven2/com/samskivert/pythagoras/1.3.2/pythagoras-1.3.2.jar [Apache Harmony]: http://harmony.apache.org/ [Clyde]: https://github.com/threerings/clyde