Skip to content

Commit 7dbc85b

Browse files
committed
Do not reference a date for the Secret Service API Draft 0.2
1 parent 900d70b commit 7dbc85b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
A Java library for managing secrets on Linux using the secret service DBus. It’s compatible to the GNOME keyring daemon and the kwallet daemon. The latter implements the Secret Service API since version v5.97.0, which was released in August 2022.
1010

1111
# Specification
12-
The library implements the [Secret Service API Draft 0.2](https://specifications.freedesktop.org/secret-service-spec/latest/), paublished on 31st of August 2025.
12+
The library implements the [Secret Service API Draft 0.2](https://specifications.freedesktop.org/secret-service-spec/latest/).
1313

1414
# Dependency
1515
Add `secret-service` as a dependency to your project.

0 commit comments

Comments
 (0)