Skip to content

Commit

Permalink
Bump minor version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Nov 2, 2024
1 parent 76a7320 commit 7f6d2aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/rackup/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
# Copyright, 2022-2023, by Samuel Williams.

module Rackup
VERSION = "2.1.0"
VERSION = "2.2.0"
end
4 changes: 2 additions & 2 deletions releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

All notable changes to this project will be documented in this file. For info on how to format all future additions to this file please reference [Keep A Changelog](https://keepachangelog.com/en/1.0.0/).

## Unreleased
## v2.2.0

- Remove old rack shims.
- Remove old rack shims.

0 comments on commit 7f6d2aa

Please sign in to comment.