From 9ebddaa5be6b25f3ed196fb64f0e618bd1c1df95 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Tue, 13 Apr 2021 17:49:02 +0200
Subject: [PATCH] Bump version to 0.1.1

---
 Project.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Project.toml b/Project.toml
index bb22776..320152c 100644
--- a/Project.toml
+++ b/Project.toml
@@ -1,7 +1,7 @@
 name = "TimeDataFrames"
 uuid = "ff13af16-2f41-468a-a2e1-aff5c43aabf7"
 authors = ["michel "]
-version = "0.1.0"
+version = "0.1.1"
 
 [deps]
 CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
-- 
GitLab