Skip to content

Commit

Permalink
bump version from 0.0.18 to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ForrestTrepte committed Nov 12, 2018
1 parent 7be323c commit 45c0ade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Assets/NuGet/Editor/NugetPreferences.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ public static class NugetPreferences
/// <summary>
/// The current version of NuGet for Unity.
/// </summary>
public const string NuGetForUnityVersion = "0.0.18";
public const string NuGetForUnityVersion = "1.0.0";

/// <summary>
/// The current position of the scroll bar in the GUI.
Expand Down

0 comments on commit 45c0ade

Please sign in to comment.