Skip to content

Commit

Permalink
Bump Hunt to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Heromyth committed Jan 27, 2021
1 parent acf283a commit b47cf62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dub.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "hunt-security",
"description": "A security library for hunt.",
"copyright": "Copyright (C) 2018-2020, HuntLabs",
"copyright": "Copyright (C) 2018-2021, HuntLabs",
"homepage": "https://www.huntlabs.net",
"license": "Apache-2.0",
"dependencies":{
"hunt-extra" : "~>1.0.0"
"hunt-extra" : "~>1.1.0"
}
}

0 comments on commit b47cf62

Please sign in to comment.