diff --git a/composer.json b/composer.json index efe85d0..f64ccf1 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "require": { "guzzlehttp/guzzle": ">=4.0,<6.0" }, - "version": "0.1", + "version": "1.1.0", "minimum-stability": "RC", "authors": [ { diff --git a/package.json b/package.json index 8b40f17..a47d173 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ovh-ovh", - "version": "1.0.0", + "version": "1.1.0", "project": "Ovh", "dependencies": { "grunt": "~0.4.1",