Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
C-Sto committed Dec 11, 2019
1 parent f502aae commit c052055
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 @@ -8,7 +8,7 @@ import (
"github.com/C-Sto/gosecretsdump/cmd"
)

const version = "0.0.1"
const version = "0.1.0"

func main() {

Expand Down

0 comments on commit c052055

Please sign in to comment.