Skip to content

Commit 55a0ff4

Browse files
committed
Set version to 0.0.0
1 parent 2d903f5 commit 55a0ff4

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 ElixirScript.MixProject do
44
def project do
55
[
66
app: :elixir_script,
7-
version: "0.1.0",
7+
version: "0.0.0",
88
elixir: "~> 1.15",
99
escript: escript(),
1010
deps: deps()

0 commit comments

Comments
 (0)