Skip to content

Commit

Permalink
Updated version (#25)
Browse files Browse the repository at this point in the history
The version didn't update in const.go after the patch merged into master
  • Loading branch information
rudSarkar authored Apr 15, 2022
1 parent cee5684 commit 7801278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/option/const.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package option

const (
version = "0.1.0"
version = "0.1.1"
author = "pwnesia.org"
banner = `
·▄▄▄▄ ▐ ▄ .▄▄ ·▄▄▄▄▄ ▄▄▄· ▄ •▄ ▄▄▄ .
Expand Down

0 comments on commit 7801278

Please sign in to comment.