Skip to content

Commit 4ab5cb3

Browse files
committed
Bump to version 4.2.1
1 parent d8d1319 commit 4ab5cb3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 4.2.1
4+
5+
### Bug fixes
6+
7+
* Address edge case with `table` config param ([#339](https://github.com/rubyconfig/config/pull/339))
8+
39
## 4.2.0
410

511
### Bug fixes

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

0 commit comments

Comments
 (0)