diff --git a/PackageInfo.g b/PackageInfo.g index 53a8036..e7312fc 100644 --- a/PackageInfo.g +++ b/PackageInfo.g @@ -10,8 +10,8 @@ SetPackageInfo( rec( PackageName := "json", Subtitle := "Reading and Writing JSON", -Version := "2.2.0", -Date := "22/01/2024", # dd/mm/yyyy format +Version := "2.2.1", +Date := "24/04/2024", # dd/mm/yyyy format License := "BSD-2-Clause", Persons := [ @@ -20,7 +20,7 @@ Persons := [ IsMaintainer := true, FirstNames := "Christopher", LastName := "Jefferson", - WWWHome := "http://caj.host.cs.st-andrews.ac.uk/", + WWWHome := "https://heather.cafe/", Email := "caj21@st-andrews.ac.uk", PostalAddress := Concatenation( "St Andrews\n", diff --git a/_data/package.yml b/_data/package.yml index 3c0631f..3e059aa 100644 --- a/_data/package.yml +++ b/_data/package.yml @@ -1,23 +1,23 @@ name: json -version: 2.2.0 -date: 2024-01-22 +version: 2.2.1 +date: 2024-04-24 description: | Reading and Writing JSON authors: - name: Christopher Jefferson - url: http://caj.host.cs.st-andrews.ac.uk/ + url: https://heather.cafe/ maintainers: - name: Christopher Jefferson - url: http://caj.host.cs.st-andrews.ac.uk/ + url: https://heather.cafe/ GAP: ">= 4.12" needed-pkgs: - name: "GAPDoc" version: ">= 1.5" - url: "http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc" + url: "https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc" www: https://gap-packages.github.io/json/ readme: README @@ -25,7 +25,7 @@ packageinfo: https://gap-packages.github.io/json/PackageInfo.g downloads: - name: .tar.gz - url: https://github.com/gap-packages/json/releases/download/v2.2.0/json-2.2.0.tar.gz + url: https://github.com/gap-packages/json/releases/download/v2.2.1/json-2.2.1.tar.gz abstract: | diff --git a/doc/chap0.html b/doc/chap0.html index a781efc..ec47440 100644 --- a/doc/chap0.html +++ b/doc/chap0.html @@ -29,10 +29,10 @@
- 2.2.0
+ 2.2.1- 22 January 2024 + 24 April 2024
@@ -44,7 +44,7 @@generated by GAPDoc2HTML
+generated by GAPDoc2HTML