From 2987b15ea6a1aa77a405df57c9ed7aadb26fb5b7 Mon Sep 17 00:00:00 2001 From: Kristoffer Carlsson Date: Mon, 7 Sep 2020 16:14:16 +0200 Subject: [PATCH] revert 1.0 bump and tag + release 0.21.1 instead (#310) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 6b5f5cd..39e3176 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "JSON" uuid = "682c06a0-de6a-54ab-a142-c8b1cf79cde6" -version = "1.0.0" +version = "0.21.1" [deps] Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"