This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to annotated tag japicmp-base-0.1.0 in repository https://gitbox.apache.org/repos/asf/commons-vfs.git
commit 83770b8cdde26bacca0158e77970681c7f827f62 Author: siom79 <martin.m...@googlemail.com> AuthorDate: Sun Oct 6 11:53:15 2013 +0200 updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56b9129..f8377bf 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ japicmp japicmp is a tool to compare two versions of a jar archive: - java -jar japicmp-0.0.1.jar -n new-version.jar -o old-version.jar + java -jar japicmp-0.0.2.jar -n new-version.jar -o old-version.jar It can also be used as a library: