Skip to content
This repository has been archived by the owner on Oct 5, 2018. It is now read-only.

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 6e932eb commit dd73750
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module ROCCIServer
VERSION = '1.1.5'
VERSION = '1.1.6'
ROCCI_VERSION = ::Occi::VERSION
end

0 comments on commit dd73750

Please sign in to comment.