Skip to content

Commit

Permalink
upgrade project version
Browse files Browse the repository at this point in the history
  • Loading branch information
TraceyOnim authored and WanjikuMac committed Aug 10, 2023
1 parent ee70a0e commit 394bde4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ defmodule Quadblockquiz.MixProject do
[
app: :quadblockquiz,
description: "Descri'be",
version: "0.27.0",
version: "0.28.0",
elixir: "~> 1.15.4",
elixirc_paths: elixirc_paths(Mix.env()),
compilers: [:phoenix] ++ Mix.compilers(),
Expand Down Expand Up @@ -67,7 +67,6 @@ defmodule Quadblockquiz.MixProject do
{:telemetry_metrics, "~> 0.4"},
{:telemetry_poller, "~> 0.4"},
{:gettext, "~> 0.22.3"},
{:ssl_verify_fun, "~> 1.1.7", manager: :rebar3, override: true},
{:jason, "~> 1.4.1"},
{:plug_cowboy, "~> 2.6.1"},
{:oauth2, "~> 2.1.0", override: true},
Expand Down

0 comments on commit 394bde4

Please sign in to comment.