Skip to content

Commit

Permalink
Merge pull request #30 from Simon-Initiative/upgrade-httpoison
Browse files Browse the repository at this point in the history
[CHORE] uptick version
  • Loading branch information
darrensiegel authored Oct 9, 2023
2 parents 33bf321 + 5552e3c commit 7d083ce
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 @@ -4,7 +4,7 @@ defmodule Lti_1p3.MixProject do
def project do
[
app: :lti_1p3,
version: "0.4.6",
version: "0.5.0",
elixir: "~> 1.12",
elixirc_paths: elixirc_paths(Mix.env()),
elixirc_options: elixirc_options(Mix.env()),
Expand Down

0 comments on commit 7d083ce

Please sign in to comment.