Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
xthexder committed Apr 29, 2015
1 parent 4b3c655 commit 09c5ceb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.2
1.0.3
2 changes: 1 addition & 1 deletion toxiproxy.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (
"time"
)

var Version = "1.0.1"
var Version = "1.0.3"

var host string
var port string
Expand Down

0 comments on commit 09c5ceb

Please sign in to comment.