8000 Prepare point release. · rack/rack@961d976 · GitHub
[go: up one dir, main page]

Skip to content

Commit 961d976

Browse files
committed
Prepare point release.
1 parent 2d00d05 commit 961d976

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

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

33
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/).
44

5-
## Unreleased
5+
## [2.2.1] - 2020-02-09
66

77
### Fixed
88

lib/rack/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def self.version
2020
VERSION.join(".")
2121
end
2222

23-
RELEASE = "2.2.0"
23+
RELEASE = "2.2.1"
2424

2525
# Return the Rack release as a dotted string.
2626
def self.release

0 commit comments

Comments
 (0)
0