Skip to content

Commit e19e8af

Browse files
authored
fix: increment version to 0.2.1 (#15)
1 parent e66830e commit e19e8af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AEMO.MDFF/AEMO.MDFF.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
77
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
8-
<Version>0.2.0</Version>
8+
<Version>0.2.1</Version>
99
<Title>AEMO.MDFF</Title>
1010
<Authors>Akhan Zhakiyanov</Authors>
1111
<Description>Parser for Australian Energy Market Operator (AEMO) Meter Data File Format (MDFF) specification</Description>

0 commit comments

Comments
 (0)