From 84fdd6d09ec31c99b28db61da51236a31ddb42d0 Mon Sep 17 00:00:00 2001 From: Akhan Zhakiyanov Date: Mon, 16 Sep 2024 21:52:29 +0800 Subject: [PATCH] fix: increment version to `0.2.0` (#13) --- 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 00f4ce6..f22268d 100644 --- a/src/AEMO.MDFF/AEMO.MDFF.csproj +++ b/src/AEMO.MDFF/AEMO.MDFF.csproj @@ -5,7 +5,7 @@ enable enable true - 0.1.0 + 0.2.0 AEMO.MDFF Akhan Zhakiyanov Parser for Australian Energy Market Operator (AEMO) Meter Data File Format (MDFF) specification