File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.1.0
2+ current_version = 0.1.1
33commit = True
44tag = True
55
Original file line number Diff line number Diff line change 1- ![ Version] ( https://img.shields.io/badge/version-0.1.0 -orange.svg )
1+ ![ Version] ( https://img.shields.io/badge/version-0.1.1 -orange.svg )
22![ Go] ( https://img.shields.io/badge/go-1.15.1-black.svg )
33[ ![ Documentation] ( https://godoc.org/github.com/promptapi/scraper-cli?status.svg )] ( https://pkg.go.dev/github.com/promptapi/scraper-cli )
44[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/promptapi/scraper-cli )] ( https://goreportcard.com/report/github.com/promptapi/scraper-cli )
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ import (
1414)
1515
1616const (
17- version = "0.1.0 "
17+ version = "0.1.1 "
1818)
1919
2020var (
You can’t perform that action at this time.
0 commit comments