Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cd6feb5

Browse files
committedJul 21, 2021
(cargo-release) version 0.6.1
1 parent ee037db commit cd6feb5

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,6 +1,6 @@
11
[package]
22
name = "code-minimap"
3-
version = "0.6.1-dev"
3+
version = "0.6.1"
44
authors = ["Wenxuan Zhang <wenxuangm@gmail.com>"]
55
description="A high performance code minimap generator"
66
categories = ["command-line-utilities"]

0 commit comments

Comments
 (0)
Please sign in to comment.