Skip to content

Commit

Permalink
Go back to version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
helmoski committed Jan 12, 2016
1 parent 6bcc0c9 commit 11eef89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/CoreJwt/project.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.1",
"version": "1.0.0",
"description": "JWT implementation for .NET core",
"authors": [ "Ryan Helmoski" ],
"tags": [
Expand Down
2 changes: 1 addition & 1 deletion test/CoreJwt.test/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"dnxcore50": { }
},
"dependencies": {
"CoreJwt": "1.0.1",
"CoreJwt": "1.0.0",
"Microsoft.CSharp": "4.0.1-beta-23516",
"xunit": "2.1.0",
"xunit.runner.dnx": "2.1.0-rc1-build204"
Expand Down

0 comments on commit 11eef89

Please sign in to comment.