We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2934232 commit a3bb165Copy full SHA for a3bb165
mix.exs
@@ -2,7 +2,7 @@ defmodule Ueberauth.Github.Mixfile do
2
use Mix.Project
3
4
@source_url "https://github.com/ueberauth/ueberauth_github"
5
- @version "0.8.2"
+ @version "0.8.3"
6
7
def project do
8
[
0 commit comments