Skip to content

Commit acb5caf

Browse files
committed
chore: Release code-minimap version 0.6.7
1 parent 6c5621e commit acb5caf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[package]
22
name = "code-minimap"
3-
version = "0.6.6"
3+
version = "0.6.7"
44
authors = ["Wenxuan Zhang <[email protected]>"]
55
description = "A high performance code minimap generator"
66
categories = ["command-line-utilities"]
77
homepage = "https://github.com/wfxr/code-minimap"
88
keywords = ["minimap", "tool"]
9-
license = "Apache-2.0 or MIT"
9+
license = "Apache-2.0 OR MIT"
1010
exclude = ["/completions"]
1111
repository = "https://github.com/wfxr/code-minimap"
1212
edition = "2021"

0 commit comments

Comments
 (0)