Skip to content

Commit 31b50d9

Browse files
committed
Bump to version 2.0.1
1 parent d84d71f commit 31b50d9

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,5 +1,9 @@
11
# Changelog
22

3+
## Version 2.0.1
4+
5+
- [Fix] Propagate network errors to Überauth instead of crashing.
6+
37
## Version 2.0.0
48

59
- Updated all dependencies.

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule UeberauthCAS.Mixfile do
22
use Mix.Project
33

4-
@version "2.0.0"
4+
@version "2.0.1"
55
@url "https://github.com/marceldegraaf/ueberauth_cas"
66

77
def project do

0 commit comments

Comments
 (0)