Skip to content

Commit 0765eba

Browse files
committed
Bump up
1 parent c391f21 commit 0765eba

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
1-
## [Unreleased](https://github.com/rubycdp/ferrum/compare/v0.16...main) ##
1+
## [Unreleased](https://github.com/rubycdp/ferrum/compare/v0.17...main) ##
2+
3+
### Added
4+
5+
### Changed
6+
7+
### Fixed
8+
9+
### Removed
10+
11+
12+
## [0.17](https://github.com/rubycdp/ferrum/compare/v0.16...v0.17) - (May 10, 2025) ##
213

314
### Added
415

lib/ferrum/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Ferrum
4-
VERSION = "0.16"
4+
VERSION = "0.17"
55
end

0 commit comments

Comments
 (0)