README.md in schemacop-3.0.16 vs README.md in schemacop-3.0.17

- old
+ new

@@ -12,13 +12,14 @@ Schemacop is tested with the following ruby versions: * 2.6.2 * 2.7.1 -* 3.0.0 +* 3.0.1 +* 3.1.0 -Other ruby versions might work but are not covered by our Travis tests. +Other ruby versions might work but are not covered by our automated tests. ## Basic example ```ruby schema = Schemacop::Schema3.new :hash do @@ -116,6 +117,6 @@ * Run `bundle exec rake test TEST=test/unit/some/file.rb` to run a single test file ## Copyright -Copyright © 2016 - 2021 Sitrox. See `LICENSE` for further details. +Copyright © 2016 - 2022 Sitrox. See `LICENSE` for further details.