From bc89b997ef10dbc8cf90c93b45cad159c5ce2c55 Mon Sep 17 00:00:00 2001 From: Jake Wharton Date: Wed, 27 Aug 2014 17:42:49 -0700 Subject: [PATCH] Oh, hey. Version 1 is actually released now. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index d3f0033..76c837d 100644 --- a/README.md +++ b/README.md @@ -146,8 +146,6 @@ For more information about writing custom assertions see the [official documenta Download -------- -*NOTE:* Version 1.0.0 has not yet been released! - Android module: ```groovy androidTestCompile 'com.squareup.assertj:assertj-android:1.0.0'