Skip to content

Commit 9fa4853

Browse files
committed
Bump RC Version to build a demo app
1 parent 5c5f512 commit 9fa4853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defmodule FlameEC2.MixProject do
44
def project do
55
[
66
app: :flame_ec2,
7-
version: "0.0.1-rc-8",
7+
version: "0.0.1-rc-9",
88
elixir: "~> 1.15",
99
start_permanent: Mix.env() == :prod,
1010
elixirc_paths: elixirc_path(Mix.env()),

0 commit comments

Comments
 (0)