Release 0.2.2

This commit is contained in:
Sean Callan 2015-12-20 10:15:36 -08:00
parent 533db12a03
commit 3ca733164e
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
# v 0.2.2
* Credentials now include token and secret
# v 0.2.1
* Fix missing parenthesis

View File

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