chore: bump go-vod version
Signed-off-by: Varun Patil <radialapps@gmail.com>pull/653/merge go-vod/0.2.0
parent
6ea28fa775
commit
44ad47f5a0
|
@ -8,7 +8,7 @@ import (
|
|||
"github.com/pulsejet/go-vod/transcoder"
|
||||
)
|
||||
|
||||
const VERSION = "0.1.28"
|
||||
const VERSION = "0.2.0"
|
||||
|
||||
func main() {
|
||||
// Build initial configuration
|
||||
|
|
Loading…
Reference in New Issue