Skip to content

Commit 5410828

Browse files
leandrohwevtimoteoamadeu01
committed
Bump version to 0.2.0
Co-authored-by: wevtimoteo <[email protected]> Co-authored-by: amadeu01 <[email protected]>
1 parent b7e039c commit 5410828

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.1.0",
8+
version: "0.2.0",
99
elixir: "~> 1.10",
1010
escript: escript(),
1111
deps: deps(),

0 commit comments

Comments
 (0)