Skip to content

Commit

Permalink
Bump internal version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jarpy committed Mar 15, 2016
1 parent e578cbc commit 4d4bd7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
)

var Name = "factbeat"
var Version = "0.1.2"
var Version = "0.1.3"

func main() {
beat.Run(Name, Version, factbeat.New())
Expand Down

0 comments on commit 4d4bd7c

Please sign in to comment.