README.md in toml-rb-2.1.2 vs README.md in toml-rb-2.2.0
- old
+ new
@@ -1,6 +1,6 @@
-![TOML Logo](https://github.com/toml-lang/toml/blob/master/logos/toml-100.png)
+![TOML Logo](https://github.com/toml-lang/toml/blob/main/logos/toml-100.png)
toml-rb
=======
@@ -9,10 +9,10 @@
[![Code Climate](https://codeclimate.com/github/emancu/toml-rb/badges/gpa.svg)](https://codeclimate.com/github/emancu/toml-rb)
[![RubyGem](https://img.shields.io/gem/dt/toml-rb.svg)](https://rubygems.org/gems/toml-rb)
A [TOML](https://github.com/toml-lang/toml) parser using [Citrus](http://mjackson.github.io/citrus) library.
-TOML specs supported: `0.5.0`
+TOML specs supported: `1.0.0`
Installation
------------
$ gem install toml-rb