We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e340fe commit b8fde0eCopy full SHA for b8fde0e
mix.exs
@@ -5,7 +5,7 @@ defmodule GitPair.MixFile do
5
[
6
app: :git_pair,
7
description: "Automatically adds Co-authored-by mark to commits when you're pairing",
8
- version: "0.4.0",
+ version: "0.4.1",
9
elixir: "~> 1.10",
10
escript: escript(),
11
deps: deps(),
0 commit comments