Skip to content

Commit 60ba235

Browse files
authored
Merge pull request #23 from douglas/patch-2
Update toxiproxy version to 2.1.0
2 parents 2dbdde0 + ee0df1c commit 60ba235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/start-toxiproxy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash -e
22

3-
VERSION='v2.0.0'
3+
VERSION='v2.1.0'
44
TOXIPROXY_LOG_DIR=${CIRCLE_ARTIFACTS:-'/tmp'}
55

66
if [[ "$OSTYPE" == "linux"* ]]; then

0 commit comments

Comments
 (0)