Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelBoucey committed May 15, 2023
1 parent 973ebf4 commit bbe1d7c
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 @@ -38,7 +38,7 @@ import (

func main() {

version := "1.1.2"
version := "1.1.3"

var headerCounters [7]int
var mdTmpFile *os.File
Expand Down

0 comments on commit bbe1d7c

Please sign in to comment.