Skip to content

Commit

Permalink
Remove RC from nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
nlkl committed Oct 15, 2017
1 parent 19ed7ae commit 61aadc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuget/Optional.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package >
<metadata>
<id>Optional</id>
<version>4.0.0-rc</version>
<version>4.0.0</version>
<title>Optional: A robust option type</title>
<authors>Nils Lück</authors>
<owners>Nils Lück</owners>
Expand Down

0 comments on commit 61aadc6

Please sign in to comment.