Skip to content

Commit aec466f

Browse files
committed
Bump version to 0.17.2
1 parent 9c07f71 commit aec466f

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
@@ -1,3 +1,7 @@
1+
## 0.17.2
2+
3+
* [Add Response#nil? deprecetion warning](https://github.com/jnunemaker/httparty/pull/680)
4+
15
## 0.17.1
26

37
* [Pass options to dynamic block headers](https://github.com/jnunemaker/httparty/pull/661)

lib/httparty/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module HTTParty
2-
VERSION = "0.17.1"
2+
VERSION = "0.17.2"
33
end

0 commit comments

Comments
 (0)