Skip to content

Commit 9a27abe

Browse files
SDK regenerated by CI server [ci skip]
1 parent b825a4f commit 9a27abe

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
@@ -369,7 +369,7 @@ To use Aspose Words for Cloud Ruby SDK you need to register an account with [Asp
369369
To install this package do the following:
370370
update your Gemfile
371371
```ruby
372-
gem 'aspose_words_cloud', '~> 24.12'
372+
gem 'aspose_words_cloud', '~> 25.1'
373373
```
374374
or install directly
375375
```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 = "24.12".freeze
27+
VERSION = "25.1".freeze
2828
end

0 commit comments

Comments
 (0)