Skip to content

Commit

Permalink
bump version to 1.1.1 for #35
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonic committed Apr 2, 2020
1 parent 3c77050 commit 4648c35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ defmodule ElixirAuthGoogle.MixProject do
use Mix.Project

@description "Minimalist Google OAuth Authentication for Elixir Apps"
@version "1.1.0"
@version "1.1.1"

def project do
[
Expand Down

0 comments on commit 4648c35

Please sign in to comment.