Skip to content

Commit 19ab8d3

Browse files
committed
Publish nuget package 1.5.1
1 parent 91e02f1 commit 19ab8d3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

SubtitlesParser/SubtitlesParser.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<StartupObject />
88
<PackageId>SubtitlesParser</PackageId>
99
<AssemblyName>SubtitlesParser</AssemblyName>
10-
<Version>1.5.0</Version>
10+
<Version>1.5.1</Version>
1111
<Title>Subtitles parser</Title>
1212
<Authors>AlexPoint</Authors>
1313
<PackageProjectUrl>https://github.com/AlexPoint/SubtitlesParser</PackageProjectUrl>
@@ -16,7 +16,7 @@
1616
<Description>Universal subtitles parser</Description>
1717
<ReleaseNotes>Made Ttml and Srt parsers more robust</ReleaseNotes>
1818
<Tags>subtitles parser</Tags>
19-
<PackageReleaseNotes>Update SrtParser to access subtitle lines, without any formatting nor styles</PackageReleaseNotes>
19+
<PackageReleaseNotes>Update writers to increase precision in the time codes (now at the millisecond level)</PackageReleaseNotes>
2020
</PropertyGroup>
2121

2222
</Project>

0 commit comments

Comments
 (0)