diff --git a/README.md b/README.md index 53f33b5..8d1e2ec 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,12 @@ Add it to your Maven project like so: com.andrewlalis record-net - 1.0.0 + 1.1.0 ``` or Gradle: ```groovy -implementation 'com.andrewlalis:record-net:1.0.0' +implementation 'com.andrewlalis:record-net:1.1.0' ``` ## Example