Skip to content

Commit

Permalink
chore: Release git-glimpse version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ErichDonGubler committed Jun 5, 2023
1 parent 5076d52 commit 6662796
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,7 +1,7 @@
[package]
name = "git-glimpse"
description = "(WIP) An opinionated command-line tool that uses `git log --graph` to only show refs you care about."
version = "0.1.0"
version = "0.2.0"
edition = "2021"
license = "MIT OR Apache-2.0"
repository = "https://github.com/ErichDonGubler/git-glimpse"
Expand Down

0 comments on commit 6662796

Please sign in to comment.