Skip to content

Commit bb38194

Browse files
author
Thomas Timmer
committed
feat: bump version to 0.4.0
1 parent aadb08a commit bb38194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defmodule Json5.MixProject do
44
def project do
55
[
66
app: :json5,
7-
version: "0.3.2",
7+
version: "0.4.0",
88
elixir: "~> 1.14",
99
description: "Json5 in Elixir",
1010
start_permanent: Mix.env() == :prod,

0 commit comments

Comments
 (0)