Release 0.2.2
This commit is contained in:
parent
533db12a03
commit
3ca733164e
@ -1,3 +1,7 @@
|
|||||||
|
# v 0.2.2
|
||||||
|
|
||||||
|
* Credentials now include token and secret
|
||||||
|
|
||||||
# v 0.2.1
|
# v 0.2.1
|
||||||
|
|
||||||
* Fix missing parenthesis
|
* Fix missing parenthesis
|
||||||
|
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.1"
|
@version "0.2.2"
|
||||||
@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