Skip to content

Commit

Permalink
Update changelog / bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
PrzemyslawKlys committed Jul 31, 2022
1 parent f6c971b commit 7010fd2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
#### - 0.2.0 - 2022.07.31
#### - 0.2.1 - 2022.07.31
- Added basic support for Charts [#14](https://github.com/EvotecIT/OfficeIMO/pull/14)

#### - 0.2.0 - 2022.07.31

- Added MIT License [#28](https://github.com/EvotecIT/OfficeIMO/pull/28)

Expand Down
2 changes: 1 addition & 1 deletion OfficeIMO.Word/OfficeIMO.Word.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<AssemblyName>OfficeIMO.Word</AssemblyName>
<AssemblyTitle>OfficeIMO.Word</AssemblyTitle>

<VersionPrefix>0.2.0</VersionPrefix>
<VersionPrefix>0.2.1</VersionPrefix>
<TargetFrameworks>netstandard2.0;netstandard2.1;net472;net48;net5.0;net6.0</TargetFrameworks>
<GeneratePackageOnBuild>False</GeneratePackageOnBuild>
<Company>Evotec</Company>
Expand Down

0 comments on commit 7010fd2

Please sign in to comment.