Skip to content

Commit

Permalink
Bump RC Version to build a demo app
Browse files Browse the repository at this point in the history
  • Loading branch information
probably-not committed Jan 7, 2025
1 parent 959a0c3 commit b7dd728
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 FlameEC2.MixProject do
def project do
[
app: :flame_ec2,
version: "0.0.1-rc-9",
version: "0.0.1-rc-10",
elixir: "~> 1.15",
start_permanent: Mix.env() == :prod,
elixirc_paths: elixirc_path(Mix.env()),
Expand Down

0 comments on commit b7dd728

Please sign in to comment.