Skip to content

Commit

Permalink
Merge pull request #1886 from ericvergnaud/nuget-version
Browse files Browse the repository at this point in the history
Set version to 4.7.1 because 4.7.0 already exists on Nuget
  • Loading branch information
parrt committed May 31, 2017
2 parents 7ce775d + 44ab88c commit 053c594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/CSharp/runtime/CSharp/Package.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 053c594

Please sign in to comment.