Skip to content

Commit

Permalink
Update changelog and readme
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
tagliala committed Apr 30, 2021
1 parent 9be6860 commit 696c23a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 0.22.0 / 2021-04-26
## 0.22.0 / 2021-04-30

* [FEATURE] Drop Ruby 2.4 support
* [ENHANCEMENT] Test against latest Ruby versions
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ An up-to-date fork of [lemurheavy/coveralls-ruby](https://github.com/lemurheavy/
Add to your `Gemfile`:

```rb
gem 'coveralls_reborn', '~> 0.21.0', require: false
gem 'coveralls_reborn', '~> 0.22.0', require: false
```

0 comments on commit 696c23a

Please sign in to comment.