Skip to content

Commit 3dbb1bb

Browse files
committed
Set version to 4.1.1
1 parent 8c0e42c commit 3dbb1bb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [4.1.1] - 2025-05-11
6+
7+
### Fixes
8+
9+
See [v4.1.1](https://github.com/0llirocks/cvss-suite/releases/tag/v4.1.1). (@jgarber-cisco)
10+
511
## [4.1.0] - 2025-04-27
612

713
### Improvements

lib/cvss_suite/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
# See the LICENSE.md file in the top-level directory.
55

66
module CvssSuite
7-
VERSION = '4.1.0'.freeze
7+
VERSION = '4.1.1'.freeze
88
end

0 commit comments

Comments
 (0)