diff --git a/tools/publish-nupkg.cmd b/tools/publish-nupkg.cmd index 107674f8..b99697db 100644 --- a/tools/publish-nupkg.cmd +++ b/tools/publish-nupkg.cmd @@ -1,2 +1,2 @@ cd ..\jose-jwt\bin\Release -..\..\..\tools\nuget.exe Push jose-jwt.3.0.0.nupkg -Source https://www.nuget.org \ No newline at end of file +..\..\..\tools\nuget.exe Push jose-jwt.3.1.0.nupkg -Source https://www.nuget.org \ No newline at end of file