README.md in atrium-ruby-2.8.0 vs README.md in atrium-ruby-2.8.1
- old
+ new
@@ -15,15 +15,15 @@
```
Then either install the gem locally:
```shell
-gem install ./atrium-ruby-2.8.0.gem
+gem install ./atrium-ruby-2.8.1.gem
```
Finally add this to the Gemfile:
- gem 'atrium-ruby', '~> 2.8.0'
+ gem 'atrium-ruby', '~> 2.8.1'
### Install from Git
Add the following in the Gemfile: