Skip to content

Commit effa31b

Browse files
committed
Release version 1.5.1
1 parent a2ae5d7 commit effa31b

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,13 @@
44

55
### New features
66

7-
* Add parsing of ENV variable values to Boolean type
8-
97
...
108

9+
## 1.5.1
10+
11+
### New features
12+
* Add parsing of ENV variable values to Boolean type
13+
1114
## 1.5.0
1215

1316
### New features

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 = '1.5.0'
2+
VERSION = '1.5.1'
33
end

0 commit comments

Comments
 (0)