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.
2 parents 2dbdde0 + ee0df1c commit 60ba235Copy full SHA for 60ba235
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