Skip to content

Commit 65dd007

Browse files
authored
Merge pull request #22 from synercoder/features/update-alpha-number
Changed alpha version to 5
2 parents 12ff952 + 3c71585 commit 65dd007

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-alpha004</Version>
7+
<Version>1.0.0-alpha005</Version>
88
<Authors>Synercoding</Authors>
99
<Description>Contains classes which makes it easy to quickly create a pdf file</Description>
1010
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\$(AssemblyName).xml</DocumentationFile>

0 commit comments

Comments
 (0)