Skip to content

Commit

Permalink
Merge pull request #537 from trailblazer/release-2.6.2
Browse files Browse the repository at this point in the history
Release v2.6.2
  • Loading branch information
richardboehme committed May 24, 2022
2 parents 3320746 + 998c625 commit 5345b20
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 2.6.2

* Loosen `representable` dependency to `< 4`.

## 2.6.1

* Loosen `disposable` dependency to `>= 0.5.0`.
Expand Down
2 changes: 1 addition & 1 deletion lib/reform/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Reform
VERSION = "2.6.1".freeze
VERSION = "2.6.2".freeze
end

0 comments on commit 5345b20

Please sign in to comment.