From 5ee267e154718a6c4b52215205375ab1c656b2ea Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Tue, 13 Apr 2021 18:34:52 +0200
Subject: [PATCH] Bump to version 0.1.2

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

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