Bump version (#29)
This commit is contained in:
parent
3613b89beb
commit
c5927b4dd7
@ -1,3 +1,8 @@
|
|||||||
|
# 0.3.0
|
||||||
|
|
||||||
|
* Use JSON library from Ueberauth
|
||||||
|
* Bump version of Ueberauth to `0.6`
|
||||||
|
|
||||||
# v 0.2.4
|
# v 0.2.4
|
||||||
|
|
||||||
* Add Poison dependency
|
* Add Poison dependency
|
||||||
|
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.4"
|
@version "0.3.0"
|
||||||
@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