chore(release): v0.10.0

This commit is contained in:
Ajeet D'Souza
2026-07-04 18:03:56 +05:30
parent cb991a72f9
commit a603fc5d9c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Unreleased
## [0.10.0] - 2026-07-04
### Added
Generated
+1 -1
View File
@@ -1152,7 +1152,7 @@ checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa"
[[package]]
name = "zoxide"
version = "0.9.9"
version = "0.10.0"
dependencies = [
"anyhow",
"askama",
+1 -1
View File
@@ -10,7 +10,7 @@ name = "zoxide"
readme = "README.md"
repository = "https://github.com/ajeetdsouza/zoxide"
rust-version = "1.88.0"
version = "0.9.9"
version = "0.10.0"
[badges]
maintenance = { status = "actively-developed" }