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 76fadc6 commit 6a4718e
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-7",
version: "0.0.1-rc-8",
elixir: "~> 1.15",
start_permanent: Mix.env() == :prod,
elixirc_paths: elixirc_path(Mix.env()),
Expand Down

0 comments on commit 6a4718e

Please sign in to comment.