1 parent 51e0aa3 commit 31ec570Copy full SHA for 31ec570
2 files changed
CHANGES.md
@@ -2,6 +2,12 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## [4.1.3] - 2026-04-26
6
+
7
+### Fixes
8
9
+See [v4.1.3](https://github.com/0llirocks/cvss-suite/releases/tag/v4.1.3). (@sachin-sandhu)
10
11
## [4.1.2] - 2025-12-05
12
13
### Improvements
lib/cvss_suite/version.rb
@@ -4,5 +4,5 @@
# See the LICENSE.md file in the top-level directory.
module CvssSuite
- VERSION = '4.1.2'.freeze
+ VERSION = '4.1.3'.freeze
end
0 commit comments