Skip to content

Commit

Permalink
bump up version in tooling
Browse files Browse the repository at this point in the history
  • Loading branch information
dvsekhvalnov committed Aug 19, 2022
1 parent dc7b0fa commit 336dbb3
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.4.0.0.nupkg -Source https://www.nuget.org
..\..\..\tools\nuget.exe Push jose-jwt.4.0.1.nupkg -Source https://www.nuget.org

0 comments on commit 336dbb3

Please sign in to comment.