Release 2.3.0

This commit is contained in:
geemus 2022-10-03 15:49:21 -05:00
parent 5e3dface1f
commit e46258b1ad
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ Gem::Specification.new do |s|
## If your rubyforge_project name is different, then edit it and comment out ## If your rubyforge_project name is different, then edit it and comment out
## the sub! line in the Rakefile ## the sub! line in the Rakefile
s.name = "fog" s.name = "fog"
s.version = "2.2.0" s.version = "2.3.0"
s.date = "2019-06-18" s.date = "2022-10-03"
## Make sure your summary is short. The description may be as long ## Make sure your summary is short. The description may be as long
## as you like. ## as you like.