Skip to content

Commit

Permalink
update tools for release
Browse files Browse the repository at this point in the history
  • Loading branch information
dvsekhvalnov committed Dec 10, 2020
1 parent fa129ed commit b0f06a2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified tools/nuget.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion tools/publish-nupkg.cmd
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
cd ..\jose-jwt\bin\Release
..\..\..\tools\nuget.exe Push jose-jwt.2.6.1.nupkg -Source https://www.nuget.org
..\..\..\tools\nuget.exe Push jose-jwt.3.0.0.nupkg -Source https://www.nuget.org

0 comments on commit b0f06a2

Please sign in to comment.