File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[bumpversion] 
2- current_version  = 0.0 .0
2+ current_version  = 0.1 .0
33commit  = True
44tag  = True
55
@@ -9,4 +9,4 @@ replace = version-{new_version}-orange.svg
99
1010[bumpversion:file:pkg/app/app.go] 
1111search  = version  = " {current_version}" 
12- replace  = version  = " {new_version}" 
12+ replace  = version  = " {new_version}" 
Original file line number Diff line number Diff line change 1- ![ Version] ( https://img.shields.io/badge/version-0.0 .0-orange.svg ) 
1+ ![ Version] ( https://img.shields.io/badge/version-0.1 .0-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 @@ -13,7 +13,7 @@ import (
1313)
1414
1515const  (
16- 	version  =  "0.0 .0" 
16+ 	version  =  "0.1 .0" 
1717)
1818
1919var  (
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments