We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5372e36 commit 15ca633Copy full SHA for 15ca633
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All notable changes to this project will be documented in this file.
4
5
-## 0.0.10 (2023-02-13)
+## v0.0.10 (2023-02-13)
6
7
### 🚀 Features:
8
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
name = "git-semver-tags"
-version = "0.0.10"
+version = "0.0.11"
description = "Get all git semver tags of your repository in reverse chronological order"
authors = ["Binbiubiubiu<[email protected]>"]
categories = ["command-line-utilities"]
0 commit comments