From: Michal Fojtik <[email protected]>
Signed-off-by: Michal fojtik <[email protected]> --- server/lib/deltacloud/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/lib/deltacloud/version.rb b/server/lib/deltacloud/version.rb index a21eacb..7e19d99 100644 --- a/server/lib/deltacloud/version.rb +++ b/server/lib/deltacloud/version.rb @@ -15,6 +15,6 @@ # under the License. module Deltacloud - API_VERSION = '1.1.1' + API_VERSION = '1.1.2' CIMI_API_VERSION = '1.0.1' end -- 1.8.1.4
