Set version to 4.7.1 because 4.7.0 already exists on Nuget

This commit is contained in:
Eric Vergnaud 2017-05-28 20:47:58 +08:00
parent d0eaf29e51
commit 44ab88c6f9
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Antlr4.Runtime.Standard</id>
<version>4.7</version>
<version>4.7.1</version>
<language>en-us</language>
<title>ANTLR 4 Standard Runtime</title>
<description>The standard C# ANTLR 4 runtime from the ANTLR Organization</description>