Release 0.2.4

This commit is contained in:
Sean Callan 2016-12-26 21:12:19 -07:00
parent 97435e8643
commit f25215160a
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
# v 0.2.4
* Add Poison dependency
* Improve OAuth error handling
# v 0.2.3
* Fix Elixir 1.3 warnings

View File

@ -1,7 +1,7 @@
defmodule UeberauthTwitter.Mixfile do
use Mix.Project
@version "0.2.3"
@version "0.2.4"
@url "https://github.com/ueberauth/ueberauth_twitter"
def project do