Skip to content

Commit 0eaecc0

Browse files
committed
v0.2.1
1 parent 51039a5 commit 0eaecc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defmodule GitHubWebhook.MixProject do
44
def project do
55
[
66
app: :github_webhook,
7-
version: "0.2.0",
7+
version: "0.2.1",
88
elixir: "~> 1.12",
99
start_permanent: Mix.env() == :prod,
1010
description: "Github webhook plug",

0 commit comments

Comments
 (0)