Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
eliknebel committed Sep 12, 2024
1 parent 85c81e7 commit 26accb6
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.8",
version: "0.28.9",
elixir: "~> 1.15.5",
elixirc_paths: elixirc_paths(Mix.env()),
elixirc_options: elixirc_options(Mix.env()),
Expand Down

0 comments on commit 26accb6

Please sign in to comment.