Skip to content

Commit 15ca633

Browse files
committed
chore(release): 0.0.11
1 parent 5372e36 commit 15ca633

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## 0.0.10 (2023-02-13)
5+
## v0.0.10 (2023-02-13)
66

77
###    🚀 Features:
88

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "git-semver-tags"
3-
version = "0.0.10"
3+
version = "0.0.11"
44
description = "Get all git semver tags of your repository in reverse chronological order"
55
authors = ["Binbiubiubiu<[email protected]>"]
66
categories = ["command-line-utilities"]

0 commit comments

Comments
 (0)