Skip to content

Commit 3ec433b

Browse files
wevtimoteoamadeu01leandroh
committed
Bump version to v0.3.0
Co-authored-by: amadeu01 <amadeu01@users.noreply.github.com> Co-authored-by: leandroh <leandroh@users.noreply.github.com>
1 parent fb3d9a1 commit 3ec433b

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

0 commit comments

Comments
 (0)