mirror of
https://github.com/ajeetdsouza/zoxide.git
synced 2026-07-17 00:37:24 +02:00
chore(release): v0.10.0
This commit is contained in:
+1
-1
@@ -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
@@ -1152,7 +1152,7 @@ checksum = "b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa"
|
||||
|
||||
[[package]]
|
||||
name = "zoxide"
|
||||
version = "0.9.9"
|
||||
version = "0.10.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"askama",
|
||||
|
||||
+1
-1
@@ -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" }
|
||||
|
||||
Reference in New Issue
Block a user