Skip to content

Commit 0a21978

Browse files
committed
reset package version to 1.0.0-alpha001
1 parent 6ebb7cd commit 0a21978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Synercoding.FileFormats.Pdf/Synercoding.FileFormats.Pdf.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>netstandard1.6</TargetFramework>
55
<LangVersion>7.3</LangVersion>
66
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
7-
<Version>1.0.0-beta001</Version>
7+
<Version>1.0.0-alpha001</Version>
88
<Authors>Synercoding</Authors>
99
<Description>Contains classes which makes it easy to quickly create a pdf file</Description>
1010
</PropertyGroup>

0 commit comments

Comments
 (0)