Skip to content

Commit

Permalink
update changelog and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed Feb 16, 2016
1 parent a75f374 commit 6f2fe18
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 @@
### 0.4.1 (2016-02-15)

* alias fill_form with populate_page_with (page_object gem equivalent)

### 0.4.0 (2016-02-12)

* define elements & collections with locator hashes as well as blocks
Expand Down
2 changes: 1 addition & 1 deletion watir_drops.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |spec|
spec.name = 'watir_drops'
spec.version = '0.4.0'
spec.version = '0.4.1'
spec.authors = ['Titus Fortner']
spec.email = ['titusfortner@gmail.com']

Expand Down

0 comments on commit 6f2fe18

Please sign in to comment.