Skip to content

Commit 0b8da9c

Browse files
authored
Bump up (#267)
1 parent 4c9f4f2 commit 0b8da9c

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
1-
## [Unreleased](https://github.com/rubycdp/ferrum/compare/v0.15...main) ##
1+
## [Unreleased](https://github.com/rubycdp/ferrum/compare/v0.15.1...main) ##
2+
3+
### Added
4+
5+
### Changed
6+
7+
### Fixed
8+
9+
### Removed
10+
11+
12+
## [0.15.1](https://github.com/rubycdp/ferrum/compare/v0.15...0.15.1) - (Jun 15, 2024) ##
213

314
### Added
415

lib/capybara/cuprite/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Capybara
44
module Cuprite
5-
VERSION = "0.15"
5+
VERSION = "0.15.1"
66
end
77
end

0 commit comments

Comments
 (0)