Release 0.2.4
This commit is contained in:
parent
97435e8643
commit
f25215160a
@ -1,3 +1,8 @@
|
|||||||
|
# v 0.2.4
|
||||||
|
|
||||||
|
* Add Poison dependency
|
||||||
|
* Improve OAuth error handling
|
||||||
|
|
||||||
# v 0.2.3
|
# v 0.2.3
|
||||||
|
|
||||||
* Fix Elixir 1.3 warnings
|
* Fix Elixir 1.3 warnings
|
||||||
|
2
mix.exs
2
mix.exs
@ -1,7 +1,7 @@
|
|||||||
defmodule UeberauthTwitter.Mixfile do
|
defmodule UeberauthTwitter.Mixfile do
|
||||||
use Mix.Project
|
use Mix.Project
|
||||||
|
|
||||||
@version "0.2.3"
|
@version "0.2.4"
|
||||||
@url "https://github.com/ueberauth/ueberauth_twitter"
|
@url "https://github.com/ueberauth/ueberauth_twitter"
|
||||||
|
|
||||||
def project do
|
def project do
|
||||||
|
Loading…
Reference in New Issue
Block a user