From 81e4d21578fbbd075e7ade8abced0b8c1e23a410 Mon Sep 17 00:00:00 2001 From: Josh David <31487826+JoshDavid@users.noreply.github.com> Date: Mon, 7 Mar 2022 17:58:58 -0500 Subject: [PATCH] Release 0.0.6 --- ReleaseNotes.md | 5 ++++- acre.config | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 04c4917..818b9b5 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,4 +1,7 @@ -# VegaLite Release 0.0.5 +# VegaLite Release 0.0.6 +1. test + +# VegaLite Release 0.0.5 2022-02-16 12:28:29 1. negative input fix # VegaLite Release 0.0.4 2022-01-10 10:23:07 diff --git a/acre.config b/acre.config index 52f8283..9df686c 100644 --- a/acre.config +++ b/acre.config @@ -13,5 +13,5 @@ "ProjectSpace": "#.VegaLite", "StartUp": "", "URL": "https://github.com/JoshDavid/VegaLite", - "Version": "0.0.5" + "Version": "0.0.6" }