Skip to content

Commit c7628c9

Browse files
committed
chore: release 2.0.0
1 parent 206fd50 commit c7628c9

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
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
## [1.2.1](https://github.com/hyf0/sugar_path/compare/v1.2.0...v1.2.1) - 2025-10-21
10+
## [2.0.0](https://github.com/hyf0/sugar_path/compare/v1.2.0...v2.0.0) - 2025-10-21
1111

1212
### Other
1313

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "sugar_path"
33
description = "Sugar functions for manipulating paths"
44
keywords = ["path", "path-slash", "relative-path"]
55
repository = "https://github.com/hyf0/sugar_path"
6-
version = "1.2.1"
6+
version = "2.0.0"
77
edition = "2024"
88
license = "MIT"
99
autobenches = false

0 commit comments

Comments
 (0)