Skip to content

Commit 637f32c

Browse files
committed
Release 2.2.3
1 parent 3c4b77e commit 637f32c

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

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.3
8+
59
### Bug fixes
610

711
* Revert added alias to_h for to_hash ([#277](https://github.com/railsconfig/config/issues/277))

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.2.2'.freeze
2+
VERSION = '2.2.3'.freeze
33
end

0 commit comments

Comments
 (0)