We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c133613 commit 26b265aCopy full SHA for 26b265a
CHANGELOG.md
@@ -1,4 +1,12 @@
1
-## [Unreleased](https://github.com/rubycdp/ferrum/compare/v0.11...main) ##
+## [Unreleased](https://github.com/rubycdp/ferrum/compare/v0.12...main) ##
2
+
3
+### Added
4
5
+### Changed
6
7
+### Fixed
8
9
+## [0.12](https://github.com/rubycdp/ferrum/compare/v0.11...v0.12) - (Sep 13, 2022) ##
10
11
### Added
12
lib/ferrum/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Ferrum
- VERSION = "0.11"
+ VERSION = "0.12"
end
0 commit comments