We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0.2.0
1 parent 2daf48d commit 84fdd6dCopy full SHA for 84fdd6d
src/AEMO.MDFF/AEMO.MDFF.csproj
@@ -5,7 +5,7 @@
5
<ImplicitUsings>enable</ImplicitUsings>
6
<Nullable>enable</Nullable>
7
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
8
- <Version>0.1.0</Version>
+ <Version>0.2.0</Version>
9
<Title>AEMO.MDFF</Title>
10
<Authors>Akhan Zhakiyanov</Authors>
11
<Description>Parser for Australian Energy Market Operator (AEMO) Meter Data File Format (MDFF) specification</Description>
0 commit comments