Skip to content

Commit 7312479

Browse files
Merge branch 'master' into 'release'
SDK regenerated by CI server [ci skip] See merge request words-cloud/words-cloud-ruby!12
2 parents 29b6385 + bf145e4 commit 7312479

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
@@ -219,7 +219,7 @@ To use Aspose Words for Cloud Ruby SDK you need to register an account with [Asp
219219
To install this package do the following:
220220
update your Gemfile
221221
```ruby
222-
gem 'aspose_words_cloud', '~> 22.7'
222+
gem 'aspose_words_cloud', '~> 22.8'
223223
```
224224
or install directly
225225
```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 = "22.7.0".freeze
27+
VERSION = "22.8.0".freeze
2828
end

0 commit comments

Comments
 (0)