From f4a61450e008ee3d68e176f8e17c66c924309b09 Mon Sep 17 00:00:00 2001 From: Charlie O'Keefe Date: Thu, 21 Mar 2019 12:41:15 -0600 Subject: [PATCH] Bump vagrant-disksize step --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a6cb2d..f2d7ad4 100644 --- a/README.md +++ b/README.md @@ -42,11 +42,11 @@ above! $ vagrant plugin install vagrant-disksize ``` -Most recently tested 2019-02-13 with the following vagrant-disksize release: +Most recently tested 2019-03-21 with the following vagrant-disksize release: ``` $ vagrant plugin list -vagrant-disksize (0.1.3) +vagrant-disksize (0.1.3, global) ```