Skip to content

Commit

Permalink
Bump semver
Browse files Browse the repository at this point in the history
  • Loading branch information
thebeanogamer committed May 21, 2023
1 parent 2a2ba24 commit 76f1c2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hstsparser.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: hstsparser
Version: 1.1.6
Version: 1.1.7
Release: 1%{?dist}
Summary: HSTS Digital Forensics parser

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "hstsparser"
version = "0.1.0"
version = "1.1.7"
description = "A tool to parse Firefox and Chrome HSTS databases into forensic artifacts."
authors = ["Daniel Milnes <daniel@daniel-milnes.uk>"]
license = "MIT"
Expand Down

0 comments on commit 76f1c2d

Please sign in to comment.