Skip to content

Commit

Permalink
Bump tool version to 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Melka Konshie committed Aug 17, 2023
1 parent 9b43eb8 commit b1c81af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const (

const (
TOOL_NAME = "dwarf2json"
TOOL_VERSION = "0.6.0"
TOOL_VERSION = "0.7.0"
FORMAT_VERSION = "6.2.0"
)

Expand Down

0 comments on commit b1c81af

Please sign in to comment.