We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7b9dd9 commit ee0df1cCopy full SHA for ee0df1c
bin/start-toxiproxy.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash -e
2
3
-VERSION='v2.0.0'
+VERSION='v2.1.0'
4
TOXIPROXY_LOG_DIR=${CIRCLE_ARTIFACTS:-'/tmp'}
5
6
if [[ "$OSTYPE" == "linux"* ]]; then
0 commit comments