Skip to content

Commit

Permalink
Bump version to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
miks committed Dec 14, 2020
1 parent c309c92 commit e2a7463
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.0.1 (2020.12.14)

* Improve rspec test helpers

### 2.0.0 (2020.10.30)

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

0 comments on commit e2a7463

Please sign in to comment.