Skip to content

Commit

Permalink
increment version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mlange-42 committed Jan 5, 2021
1 parent f58f098 commit 24ea146
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "git-graph"
version = "0.1.7"
version = "0.2.0"
authors = ["Martin Lange <[email protected]>"]
description = "Command line tool to show clear git graphs arranged for your branching model"
repository = "https://github.com/mlange-42/git-graph.git"
Expand Down

0 comments on commit 24ea146

Please sign in to comment.