Skip to content

Commit

Permalink
Minor version bump to 1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Boris Parak committed Dec 22, 2014
1 parent 42318c9 commit 24d78fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -9,7 +9,7 @@ Requirements
------------

The following setup is required
* Ruby >= 1.9.3
* Ruby >= 2.0
* Bundler gem installed (use ```gem install bundler```)
* OpenNebula >= 4.4 if the OpenNebula backend is used
* AWS EC2 account if the EC2 backend is used
Expand Down
2 changes: 1 addition & 1 deletion config/version.rb
@@ -1,4 +1,4 @@
module ROCCIServer
VERSION = '1.1.5'
VERSION = '1.1.6'
ROCCI_VERSION = ::Occi::VERSION
end

0 comments on commit 24d78fc

Please sign in to comment.