mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
revert gempspec date change
This commit is contained in:
parent
a9082c80b6
commit
b409e3ebec
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Gem::Specification.new do |s|
|
|||
## the sub! line in the Rakefile
|
||||
s.name = 'fog'
|
||||
s.version = '0.11.0'
|
||||
s.date = '2011-10-03'
|
||||
s.date = '2011-08-18'
|
||||
s.rubyforge_project = 'fog'
|
||||
|
||||
## Make sure your summary is short. The description may be as long
|
||||
|
|
Loading…
Reference in a new issue