We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3de10e3 commit c06a187Copy full SHA for c06a187
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.0.7](https://github.com/matteoredz/itax-code/compare/v2.0.6...v2.0.7) (2026-01-11)
4
+
5
6
+### Bug Fixes
7
8
+* **deps:** add openssl gem to Gemfile ([#67](https://github.com/matteoredz/itax-code/issues/67)) ([3de10e3](https://github.com/matteoredz/itax-code/commit/3de10e335de75fea9b174191c2d56a3f2d32ccc8))
9
10
## [2.0.6](https://github.com/matteoredz/itax-code/compare/v2.0.5...v2.0.6) (2025-11-08)
11
12
lib/itax_code/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module ItaxCode
- VERSION = "2.0.6"
+ VERSION = "2.0.7"
end
0 commit comments