Skip to content

Commit aafc55d

Browse files
committed
Bump version 1.0.2
1 parent cd72c54 commit aafc55d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.0.2
2+
3+
* Pass all options through to underlying calls (#169, #170)
4+
5+
16
## 1.0.1
27

38
* Fix for nil or empty string resource fetch

lib/balanced/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Balanced
2-
VERSION = '1.0.1'
2+
VERSION = '1.0.2'
33
end

0 commit comments

Comments
 (0)