Skip to content

Commit 4095173

Browse files
committed
Release version 2.2.0
1 parent 87db14e commit 4095173

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
...
6+
7+
## 2.2.0
8+
59
### Performance improvements
610

711
* Get rid of unused Rails Engine class definition ([#247](https://github.com/rubyconfig/config/pull/247))

lib/config/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Config
2-
VERSION = '2.1.0'.freeze
2+
VERSION = '2.2.0'.freeze
33
end

0 commit comments

Comments
 (0)