Skip to content

Commit

Permalink
Bump version to 0.2.0
Browse files Browse the repository at this point in the history
Co-authored-by: wevtimoteo <[email protected]>
Co-authored-by: amadeu01 <[email protected]>
  • Loading branch information
3 people committed Aug 19, 2020
1 parent b7e039c commit 5410828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ defmodule GitPair.MixFile do
[
app: :"git-pair",
description: "Automatically adds Co-authored-by mark to commits when you're pairing",
version: "0.1.0",
version: "0.2.0",
elixir: "~> 1.10",
escript: escript(),
deps: deps(),
Expand Down

0 comments on commit 5410828

Please sign in to comment.