Skip to content

Commit

Permalink
[CHORE] [MER-XXXX] set version number
Browse files Browse the repository at this point in the history
[CHORE] [MER-XXXX] set version number
  • Loading branch information
darrensiegel authored Aug 28, 2024
2 parents 7214126 + d819ce2 commit 66ed0c1
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 Oli.MixProject do
def project do
[
app: :oli,
version: "0.28.4",
version: "0.28.5",
elixir: "~> 1.15.5",
elixirc_paths: elixirc_paths(Mix.env()),
elixirc_options: elixirc_options(Mix.env()),
Expand Down

0 comments on commit 66ed0c1

Please sign in to comment.