Skip to content

Commit 476d937

Browse files
committed
Bump git-pair version to 0.4.0
1 parent 4864d6f commit 476d937

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
@@ -5,7 +5,7 @@ defmodule GitPair.MixFile do
55
[
66
app: :git_pair,
77
description: "Automatically adds Co-authored-by mark to commits when you're pairing",
8-
version: "0.3.0",
8+
version: "0.4.0",
99
elixir: "~> 1.10",
1010
escript: escript(),
1111
deps: deps(),

0 commit comments

Comments
 (0)