Skip to content

Commit 9f9bf0a

Browse files
author
Chris Peters
committed
Prepare v0.0.9
1 parent 798728e commit 9f9bf0a

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+
## 0.0.9 - September 30, 2017
4+
5+
- [@chrisdpeters](https://github.com/chrisdpeters)
6+
[updated](https://github.com/liveeditor/net_http_ssl_fix/commit/798728ecb111fc5c61999f57fede34407b5a0a4c)
7+
CA cert
8+
39
## 0.0.8 - June 7, 2017
410

511
- [@chrisdpeters](https://github.com/chrisdpeters)

lib/net_http_ssl_fix/version.rb

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

0 commit comments

Comments
 (0)