Bump version (#29)

This commit is contained in:
Yordis Prieto 2019-03-15 14:31:08 -07:00 committed by Sean Callan
parent 3613b89beb
commit c5927b4dd7
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
# 0.3.0
* Use JSON library from Ueberauth
* Bump version of Ueberauth to `0.6`
# v 0.2.4
* Add Poison dependency

View File

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