From dc5f62754444e4d71f978fead81c11562de29aa9 Mon Sep 17 00:00:00 2001 From: Ian Clarke Date: Sat, 18 Mar 2017 17:16:31 -0500 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0adcf3a..2bc1aa0 100644 --- a/README.md +++ b/README.md @@ -75,5 +75,5 @@ data class User(val name : String, val gender : String, val email : String) ### Documentation * API - * [0.1.4](https://jitpack.io/com/github/sanity/shoebox/0.1.4/javadoc/) + * [0.1.5](https://jitpack.io/com/github/sanity/shoebox/0.1.4/javadoc/) * [SNAPSHOT](https://jitpack.io/com/github/sanity/shoebox/-SNAPSHOT/javadoc/) (might be slow to load) From 7660c5b5ebcbef354a32742da5e3d16c99dba1ad Mon Sep 17 00:00:00 2001 From: Ian Clarke Date: Sat, 18 Mar 2017 17:16:38 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bc1aa0..2abee9e 100644 --- a/README.md +++ b/README.md @@ -75,5 +75,5 @@ data class User(val name : String, val gender : String, val email : String) ### Documentation * API - * [0.1.5](https://jitpack.io/com/github/sanity/shoebox/0.1.4/javadoc/) + * [0.1.5](https://jitpack.io/com/github/sanity/shoebox/0.1.5/javadoc/) * [SNAPSHOT](https://jitpack.io/com/github/sanity/shoebox/-SNAPSHOT/javadoc/) (might be slow to load)