From 837882da2240f332ac79fb97d670cecaddae2396 Mon Sep 17 00:00:00 2001 From: Andy Piper Date: Mon, 30 Dec 2019 19:40:23 +0000 Subject: [PATCH] Update INSTALL.md fix version --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 736ac8b..221e152 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -32,5 +32,5 @@ If you don't want to install Twurl globally on your system, use `--path` [option ``` $ bundle install --path path/to/directory $ bundle exec twurl -v -0.9.4 +0.9.5 ```