Skip to content

Commit

Permalink
Version update: 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeniy Ivakha committed Mar 18, 2017
1 parent ca3b4d8 commit 912d50d
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.6"
version = "0.1.7"

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

0 comments on commit 912d50d

Please sign in to comment.