File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
lib/groupdocs_conversion_cloud Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- groupdocs_conversion_cloud (23.8 )
4+ groupdocs_conversion_cloud (23.9 )
55 addressable (~> 2.8.0 , >= 2.8.0 )
66 faraday (~> 0.14.0 )
77
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ gem install groupdocs_conversion_cloud
1212To add dependency to your app copy following into your Gemfile and run ` bundle install ` :
1313
1414```
15- gem "groupdocs_conversion_cloud", "~> 23.8 "
15+ gem "groupdocs_conversion_cloud", "~> 23.9 "
1616```
1717
1818## Getting Started
Original file line number Diff line number Diff line change 2525 # --------------------------------------------------------------------------------------------------------------------
2626 #
2727module GroupDocsConversionCloud
28- VERSION = "23.8 " . freeze
28+ VERSION = "23.9 " . freeze
2929end
You can’t perform that action at this time.
0 commit comments