Skip to content

Commit 5da7d05

Browse files
author
GitHub Actions Bot
committed
Bump version to 0.5.2
1 parent 742e534 commit 5da7d05

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
@@ -6,7 +6,7 @@ defmodule Cloudevents.MixProject do
66
[
77
app: :cloudevents,
88
description: description(),
9-
version: "0.5.1",
9+
version: "0.5.2",
1010
elixir: "~> 1.13",
1111
start_permanent: Mix.env() == :prod,
1212
deps: deps(),

0 commit comments

Comments
 (0)