Skip to content

Commit 0219f3e

Browse files
committed
chore: Set initial version
1 parent c283272 commit 0219f3e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "git-dive"
33
description = "Dive into a file's history to find root cause"
4-
version = "0.0.1"
4+
version = "0.1.0"
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/gitext-rs/git-dive"
77
documentation = "https://github.com/gitext-rs/git-dive"

0 commit comments

Comments
 (0)