We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c39f85f commit 3946603Copy full SHA for 3946603
2 files changed
CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## [Unreleased]
+## [6.0.1] - 2026-03-16
9
10
### Changed
11
lib/http/version.rb
@@ -2,5 +2,5 @@
2
3
module HTTP
4
# Current library version
- VERSION = "6.0.0"
+ VERSION = "6.0.1"
end
0 commit comments