Skip to content

Commit 9981d0c

Browse files
committed
Release v6.0.4
1 parent 45a8993 commit 9981d0c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [6.0.4] - 2026-05-26
99

1010
### Fixed
1111

lib/http/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
module HTTP
44
# Current library version
5-
VERSION = "6.0.3"
5+
VERSION = "6.0.4"
66
end

0 commit comments

Comments
 (0)