From c826632e6baa307349f6fefeb34e7ec5fd1ac9dd Mon Sep 17 00:00:00 2001 From: Mike Keesey Date: Wed, 4 Dec 2013 13:37:07 -0700 Subject: [PATCH] Updating readme to point to RC1 version. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9d79e5f..ccab60a 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,9 @@ repositories { } // for Metrics 2.x -compile('com.readytalk:metrics2-statsd:4.0.0-BETA2') +compile('com.readytalk:metrics2-statsd:4.0.0-RC1') // for Metrics 3.x -compile('com.readytalk:metrics3-statsd:4.0.0-BETA2') +compile('com.readytalk:metrics3-statsd:4.0.0-RC1') ``` ## Maven