Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

Commit

Permalink
Bump version to 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaiarocci committed May 31, 2019
1 parent 245b8a5 commit 745ee79
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGES.md
Expand Up @@ -4,6 +4,13 @@ Changelog
In Development
--------------

- hic sunt leones.

v2.0.1
------

Released on May 31, 2019.

- Fix: XML con elementi `ProcessingInstruction` causano errore in lettura ([#66][66])
- Aggiunto nuget badge al README ([#58][58])
- Bump FatturaElettronica to 2.0.6 ([#57][57]).
Expand Down
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>2.0</Version>
<Version>2.0.1</Version>
<Authors>Nicola Iarocci</Authors>
<Company>CIR 2000</Company>
<Description>Estensioni per FatturaElettronica.NET. Consente lettura e scrittura di file firmati digitalmente (.p7m).</Description>
Expand Down

0 comments on commit 745ee79

Please sign in to comment.