diff --git a/README.md b/README.md index 39b21af..04c704f 100644 --- a/README.md +++ b/README.md @@ -187,12 +187,12 @@ Maven: com.squareup.moshi moshi - 0.9.0 + 1.0.0 ``` or Gradle: ```groovy -compile 'com.squareup.moshi:moshi:0.9.0' +compile 'com.squareup.moshi:moshi:1.0.0' ``` Snapshots of the development version are available in [Sonatype's `snapshots` repository][snap].