We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 206fd50 commit c7628c9Copy full SHA for c7628c9
CHANGELOG.md
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
-## [1.2.1](https://github.com/hyf0/sugar_path/compare/v1.2.0...v1.2.1) - 2025-10-21
+## [2.0.0](https://github.com/hyf0/sugar_path/compare/v1.2.0...v2.0.0) - 2025-10-21
11
12
### Other
13
Cargo.toml
@@ -3,7 +3,7 @@ name = "sugar_path"
3
description = "Sugar functions for manipulating paths"
4
keywords = ["path", "path-slash", "relative-path"]
5
repository = "https://github.com/hyf0/sugar_path"
6
-version = "1.2.1"
+version = "2.0.0"
edition = "2024"
license = "MIT"
autobenches = false
0 commit comments