diff --git a/README.md b/README.md index 8f25574..11beee0 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ This repository is used as a subproject in the Java and C# repositories. ## Change Log +### October 2024 + +* Added XML DSig schemas. Thanks @dizzz + ### January 2024 * Corrected an incorrect public identifier for `https://www.w3.org/2001/datatypes.dtd` in diff --git a/gradle.properties b/gradle.properties index 71e09c6..026d36b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 6.0.0 -relVersion = 6.0.0 +version = 6.0.11 +relVersion = 6.0.11