From 95c14aa8bfdc3497ca60430a60f46fabd54ac8c6 Mon Sep 17 00:00:00 2001 From: Shaikh Mohammed Mudasir Date: Tue, 13 Sep 2016 16:06:08 +0530 Subject: [PATCH] Version Bump --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5838f8b..c5dd827 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ ## Installation guide: First get the package on your laravel instance ```php -composer require modelizer/selenium "~0.1" +composer require modelizer/selenium "~0.2" ``` Set configuration to your .env file.