Skip to content

Commit 07682dd

Browse files
committed
chore: prepare for 0.4.11 release
1 parent 65dd9db commit 07682dd

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
@@ -2,7 +2,7 @@ defmodule Knock.MixProject do
22
use Mix.Project
33

44
@source_url "https://github.com/knocklabs/knock-elixir"
5-
@version "0.4.10"
5+
@version "0.4.11"
66

77
def project do
88
[

0 commit comments

Comments
 (0)