Skip to content

Commit

Permalink
Bump the version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dshafik committed Apr 18, 2018
1 parent 43aaabb commit 3aa02de
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 @@ -26,7 +26,7 @@ import (

const (
// VERSION Application Version
VERSION = "1.0.0"
VERSION = "1.0.1"
)

func main() {
Expand Down

0 comments on commit 3aa02de

Please sign in to comment.