Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lmammino committed Oct 12, 2020
1 parent 9af3291 commit 8822dd2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jwt-cracker",
"version": "1.0.5",
"version": "1.0.6",
"description": "Simple HS256 JWT token brute force cracker",
"main": "index.js",
"bin": {
Expand All @@ -24,4 +24,4 @@
"dependencies": {
"variations-stream": "^0.1.3"
}
}
}

0 comments on commit 8822dd2

Please sign in to comment.