Skip to content

Commit

Permalink
Release 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
miks committed Jan 25, 2021
1 parent 010c924 commit f699851
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
## Changelog

### 2.1.1 (2021.01.25)

* Ruby 3.0 support

### 2.1.0 (2021.01.24)

* Rails 6.1 support
Expand Down
2 changes: 1 addition & 1 deletion lib/releaf/version.rb
@@ -1,3 +1,3 @@
module Releaf
VERSION = "2.1.0"
VERSION = "2.1.1"
end

0 comments on commit f699851

Please sign in to comment.