From be169437783dc633acccf97fe6933273ebf0dd08 Mon Sep 17 00:00:00 2001 From: mraffonso <40673565+mraffonso@users.noreply.github.com> Date: Tue, 19 Mar 2024 10:04:17 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20mraffons?= =?UTF-8?q?o/short=5Fversion@688fa5a20d9318bd145d678e78aa1df20cec6365=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SemanticVersion.html | 8 ++++---- ShortVersion.html | 26 +++++++++++++------------- ShortVersionConverter.html | 6 +++--- index.html | 5 +---- index.json | 2 +- search-index.js | 2 +- 6 files changed, 23 insertions(+), 26 deletions(-) diff --git a/SemanticVersion.html b/SemanticVersion.html index cfb14d3..e576278 100644 --- a/SemanticVersion.html +++ b/SemanticVersion.html @@ -142,7 +142,7 @@
Based on [SemanticVersion] from the standard library and is comparable with and convertible to SemanticVersion
. Includes a [SemanticVersion Extension] that adds convenience functionality to SemanticVersion
. and a [ShortVersionConverter] for use with JSON::Serializable.
Based on SemanticVersion from the standard library and is comparable with and convertible to SemanticVersion
. Includes a SemanticVersion Extension that adds convenience functionality to SemanticVersion
. and a ShortVersionConverter for use with JSON::Serializable.