Skip to content

Commit

Permalink
version updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeniy Ivakha committed Feb 26, 2017
1 parent 5134687 commit f0f60ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amigo.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (
)

var (
version = "0.1.2"
version = "0.1.4"

// TODO: implement function to clear old data in handlers.
agiCommandsHandlers = make(map[string]agiCommand)
Expand Down

0 comments on commit f0f60ef

Please sign in to comment.