forked from lug/matterbridge
		
	Release v0.8.0
This commit is contained in:
		@@ -9,7 +9,7 @@ import (
 | 
				
			|||||||
	log "github.com/Sirupsen/logrus"
 | 
						log "github.com/Sirupsen/logrus"
 | 
				
			||||||
)
 | 
					)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
var version = "0.9.0-dev"
 | 
					var version = "0.8.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
func init() {
 | 
					func init() {
 | 
				
			||||||
	log.SetFormatter(&log.TextFormatter{FullTimestamp: true})
 | 
						log.SetFormatter(&log.TextFormatter{FullTimestamp: true})
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user