Skip to content

Commit

Permalink
Release 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
miks committed Mar 6, 2022
1 parent c4c8257 commit 6481b15
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,8 @@
## Changelog

### 2.2.0 (2022.03.06)
* Fix CKEditor assets

### 2.2.0 (2022.03.04)

* Ruby 3.1 support
Expand Down
2 changes: 1 addition & 1 deletion lib/releaf/version.rb
@@ -1,3 +1,3 @@
module Releaf
VERSION = "2.2.0"
VERSION = "2.2.1"
end

0 comments on commit 6481b15

Please sign in to comment.