Skip to content

Commit

Permalink
fix: increment version to 0.2.1 (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahanoff authored Sep 16, 2024
1 parent e66830e commit e19e8af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AEMO.MDFF/AEMO.MDFF.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>0.2.0</Version>
<Version>0.2.1</Version>
<Title>AEMO.MDFF</Title>
<Authors>Akhan Zhakiyanov</Authors>
<Description>Parser for Australian Energy Market Operator (AEMO) Meter Data File Format (MDFF) specification</Description>
Expand Down

0 comments on commit e19e8af

Please sign in to comment.