Skip to content

Commit a3d62ad

Browse files
committed
Update version 18.11.1.
1 parent 1421466 commit a3d62ad

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

aspose_cells_cloud.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ Gem::Specification.new do |s|
1919
s.name = "aspose_cells_cloud"
2020
s.version = AsposeCellsCloud::VERSION
2121
s.platform = Gem::Platform::RUBY
22-
s.authors = ["Swagger-Codegen"]
22+
s.authors = ["Aspose Cells Cloud"]
2323
s.email = [""]
2424
s.homepage = "https://github.com/swagger-api/swagger-codegen"
2525
s.summary = "Web API Swagger specification Ruby Gem"
2626
s.description = "No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)"
2727
# TODO uncommnet and update below with a proper license
28-
#s.license = "Apache 2.0"
28+
s.license = "MIT"
2929
s.required_ruby_version = ">= 1.9"
3030

3131
s.add_runtime_dependency 'typhoeus', '~> 1.0', '>= 1.0.1'

lib/aspose_cells_cloud/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
=end
1212

1313
module AsposeCellsCloud
14-
VERSION = "18.11"
14+
VERSION = "18.11.1"
1515
end

0 commit comments

Comments
 (0)