Skip to content

Commit

Permalink
Getting ready for release
Browse files Browse the repository at this point in the history
  • Loading branch information
cheezy committed Nov 22, 2018
1 parent 27bdcad commit d22d21e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Version 2.2.5
Version 2.2.5 / 2018/11/21
* Enhancements
* populate_page_with will work with anything that can be converted to a Hash (Thanks Titus Fortner)
* Fixes
Expand Down
2 changes: 1 addition & 1 deletion lib/page-object/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module PageObject
# @private
VERSION = "2.2.4"
VERSION = "2.2.5"
end

0 comments on commit d22d21e

Please sign in to comment.