Skip to content

Commit b458a03

Browse files
committed
Update version
1 parent 9318245 commit b458a03

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
0.13.1
2+
------
3+
#### Enhancements
4+
* Add Finch support (#175).
5+
16
0.13.0
27
------
38
#### Changes

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.0"
5+
@version "0.13.1"
66

77
def project do
88
[

0 commit comments

Comments
 (0)