зеркало из https://github.com/microsoft/fog.git
Release 0.1.8
This commit is contained in:
Родитель
9ed11028a4
Коммит
aace6ee067
|
@ -7,7 +7,7 @@ Gem::Specification.new do |s|
|
|||
## If your rubyforge_project name is different, then edit it and comment out
|
||||
## the sub! line in the Rakefile
|
||||
s.name = 'fog'
|
||||
s.version = '0.1.7'
|
||||
s.version = '0.1.8'
|
||||
s.date = '2010-06-07'
|
||||
s.rubyforge_project = 'fog'
|
||||
|
||||
|
|
|
@ -49,7 +49,7 @@ require 'fog/vcloud'
|
|||
module Fog
|
||||
|
||||
unless const_defined?(:VERSION)
|
||||
VERSION = '0.1.7'
|
||||
VERSION = '0.1.8'
|
||||
end
|
||||
|
||||
module Mock
|
||||
|
|
Загрузка…
Ссылка в новой задаче