Skip to content

Commit c6bfe6f

Browse files
committed
Update CHANGELOG and bump version
1 parent 23900f2 commit c6bfe6f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.13.5
2+
------
3+
#### Changes
4+
* Adds httpoison ~> 2.0 support (#196).
15

26
0.13.4
37
------

mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ defmodule ExVCR.Mixfile do
22
use Mix.Project
33

44
@source_url "https://github.com/parroty/exvcr"
5-
@version "0.13.4"
5+
@version "0.13.5"
66

77
def project do
88
[

0 commit comments

Comments
 (0)