From 7ebcd381678c115f56bcfe0749c6d3891a1cfde4 Mon Sep 17 00:00:00 2001 From: Chris Jefferson Date: Tue, 22 Feb 2022 11:23:50 +0000 Subject: [PATCH] Prepare for v2.1.0 --- HISTORY | 2 ++ PackageInfo.g | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/HISTORY b/HISTORY index 076138f..7a8639c 100644 --- a/HISTORY +++ b/HISTORY @@ -1,3 +1,5 @@ +2.1.0 : Fix the ordering used when outputting records + Update build system 2.0.2 : New build system, remove VERSION file 2.0.1 : Fix GC bug in JsonStringToGap, which would lead to spurious break loops. diff --git a/PackageInfo.g b/PackageInfo.g index fae38f0..04b78c6 100644 --- a/PackageInfo.g +++ b/PackageInfo.g @@ -10,8 +10,8 @@ SetPackageInfo( rec( PackageName := "json", Subtitle := "Reading and Writing JSON", -Version := "2.0.2", -Date := "03/04/2020", # dd/mm/yyyy format +Version := "2.1.0", +Date := "22/02/2022", # dd/mm/yyyy format License := "BSD-2-Clause", Persons := [