Skip to content

Commit d1c7e58

Browse files
author
Douglas Soares de Andrade
committed
Update to toxiproxy 2.1.2
1 parent cd7cfce commit d1c7e58

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.1.0'
3+
VERSION='v2.1.2'
44
TOXIPROXY_LOG_DIR=${CIRCLE_ARTIFACTS:-'/tmp'}
55

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

0 commit comments

Comments
 (0)