Skip to content

Commit dcdc7f5

Browse files
committed
chore: prepare for 0.5.0 release
1 parent e33d97c commit dcdc7f5

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 Complex.Mixfile do
44
def project do
55
[
66
app: :complex,
7-
version: "0.4.3",
7+
version: "0.5.0",
88
description: description(),
99
package: package(),
1010
elixir: "~> 1.12",

0 commit comments

Comments
 (0)