Skip to content

Commit b893770

Browse files
SDK regenerated by CI server [ci skip]
1 parent 4fa0db6 commit b893770

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
@@ -381,7 +381,7 @@ To use Aspose Words for Cloud Ruby SDK you need to register an account with [Asp
381381
To install this package do the following:
382382
update your Gemfile
383383
```ruby
384-
gem 'aspose_words_cloud', '~> 25.3'
384+
gem 'aspose_words_cloud', '~> 25.4'
385385
```
386386
or install directly
387387
```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 = "25.3".freeze
27+
VERSION = "25.4".freeze
2828
end

0 commit comments

Comments
 (0)