Skip to content

Commit c826632

Browse files
author
Mike Keesey
committed
Updating readme to point to RC1 version.
1 parent 29977fc commit c826632

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ repositories {
2828
}
2929
3030
// for Metrics 2.x
31-
compile('com.readytalk:metrics2-statsd:4.0.0-BETA2')
31+
compile('com.readytalk:metrics2-statsd:4.0.0-RC1')
3232
// for Metrics 3.x
33-
compile('com.readytalk:metrics3-statsd:4.0.0-BETA2')
33+
compile('com.readytalk:metrics3-statsd:4.0.0-RC1')
3434
```
3535

3636
## Maven

0 commit comments

Comments
 (0)