Skip to content

Commit

Permalink
Bump version to 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dshafik committed Jun 4, 2019
1 parent b87bc7f commit f374d44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion akamai.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import (

const (
// VERSION Application Version
VERSION = "1.1.3"
VERSION = "1.1.4"
)

func main() {
Expand Down

0 comments on commit f374d44

Please sign in to comment.