Skip to content

Commit

Permalink
release package to nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
dvsekhvalnov committed Apr 1, 2021
1 parent a57dd6b commit 1fa2281
Showing 1 changed file with 1 addition and 1 deletion.
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.3.0.0.nupkg -Source https://www.nuget.org
..\..\..\tools\nuget.exe Push jose-jwt.3.1.0.nupkg -Source https://www.nuget.org

0 comments on commit 1fa2281

Please sign in to comment.