Bump version.
This commit is contained in:
		
							parent
							
								
									f27c96775f
								
							
						
					
					
						commit
						b663c07e65
					
				| 
						 | 
					@ -4,7 +4,7 @@ import "time"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// Version will be injected at build time.
 | 
					// Version will be injected at build time.
 | 
				
			||||||
var (
 | 
					var (
 | 
				
			||||||
	Version = "v0.1"
 | 
						Version = "v0.2"
 | 
				
			||||||
	Debug   = false
 | 
						Debug   = false
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue