Skip to content

Commit

Permalink
change version number
Browse files Browse the repository at this point in the history
  • Loading branch information
olafura committed Jan 1, 2023
1 parent 0d7e671 commit 9de3eda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## v3.0.0 (2022-11-29)
## v2.1.0 (2022-11-29)

### Improvements

Expand Down
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 OAuth2.Mixfile do
use Mix.Project

@source_url "https://github.com/scrogson/oauth2"
@version "3.0.0"
@version "2.1.0"

def project do
[
Expand Down

0 comments on commit 9de3eda

Please sign in to comment.