From e19e8af7d172313d2cc0f7f181876c93332b5eba Mon Sep 17 00:00:00 2001 From: Akhan Zhakiyanov Date: Tue, 17 Sep 2024 01:10:44 +0800 Subject: [PATCH] fix: increment version to `0.2.1` (#15) --- src/AEMO.MDFF/AEMO.MDFF.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AEMO.MDFF/AEMO.MDFF.csproj b/src/AEMO.MDFF/AEMO.MDFF.csproj index f22268d..f4e1cd1 100644 --- a/src/AEMO.MDFF/AEMO.MDFF.csproj +++ b/src/AEMO.MDFF/AEMO.MDFF.csproj @@ -5,7 +5,7 @@ enable enable true - 0.2.0 + 0.2.1 AEMO.MDFF Akhan Zhakiyanov Parser for Australian Energy Market Operator (AEMO) Meter Data File Format (MDFF) specification