Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake-Shadle committed Dec 31, 2024
1 parent f26db1c commit 8ce7700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ pub fn exception_id(name: &str) -> Option<ExceptionId> {
/// the license and exception identifiers are sourced from
///
/// ```
/// assert_eq!(spdx::license_version(), "3.25.0");
/// assert_eq!(spdx::license_version(), "3.26.0");
/// ```
#[inline]
#[must_use]
Expand Down

0 comments on commit 8ce7700

Please sign in to comment.