Skip to content

Commit c920f14

Browse files
committed
chore(release): v0.7.1
1 parent f77bbe6 commit c920f14

File tree

3 files changed

+3
-3
lines changed

3 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "thanks-stars"
3-
version = "0.7.0"
3+
version = "0.7.1"
44
edition = "2021"
55
authors = ["Kenzo-Wada", "Thanks Stars Contributors"]
66
description = "Star the GitHub repositories backing your project's dependencies from the command line."

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "thanks-stars",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "CLI for starring the GitHub repositories behind your dependencies.",
55
"packageManager": "[email protected]",
66
"bin": {

0 commit comments

Comments
 (0)