Skip to content

Commit

Permalink
bump release
Browse files Browse the repository at this point in the history
  • Loading branch information
L1ghtn1ng authored Dec 16, 2020
1 parent 5162d29 commit fbf0729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theHarvester/lib/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
class Core:
@staticmethod
def version() -> str:
return '3.2.1'
return '3.2.2'

@staticmethod
def api_keys() -> dict:
Expand Down

0 comments on commit fbf0729

Please sign in to comment.