Skip to content

Commit

Permalink
Bump 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
palkan committed Jul 8, 2024
1 parent 1587ce7 commit 3cedcc8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,13 @@

## master

## 0.1.1

- Show a warning if no Thruster gem installed. ([@prog-supdex][])

## 0.1.0

- Initial release ([@palkan][])

[@palkan]: https://github.com/palkan
[@prog-supdex]: https://github.com/prog-supdex
2 changes: 1 addition & 1 deletion lib/capybara/thruster/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Capybara
module Thruster # :nodoc:
VERSION = "0.1.0"
VERSION = "0.1.1"
end
end

0 comments on commit 3cedcc8

Please sign in to comment.