Skip to content

Commit 16b6bda

Browse files
author
evgeny.ivanov
committed
SDK regenerated by CI server [ci skip]
1 parent b81a9c6 commit 16b6bda

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ To use Aspose Words for Cloud Ruby SDK you need to register an account with [Asp
129129
To install this package do the following:
130130
update your Gemfile
131131
```ruby
132-
gem 'aspose_words_cloud', '~> 21.5'
132+
gem 'aspose_words_cloud', '~> 21.5.1'
133133
```
134134
or install directly
135135
```bash

lib/aspose_words_cloud/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@
2424
# ------------------------------------------------------------------------------------
2525

2626
module AsposeWordsCloud
27-
VERSION = "21.5".freeze
27+
VERSION = "21.5.1".freeze
2828
end

0 commit comments

Comments
 (0)