Skip to content

Commit 7df51d5

Browse files
version 20.8.1
1 parent 77cb7ec commit 7df51d5

21 files changed

+23
-2987
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Aspose.Html Cloud Node.js SDK
22
[Aspose.Html Cloud](https://products.aspose.cloud/html) is a true [REST API](https://apireference.aspose.cloud/html/) that enables you to perform a wide range of html processing operations including manipulation and conversion in the cloud, with zero initial costs. Our Cloud SDKs are wrappers around REST API in various programming languages, allowing you to process html pages in language of your choice quickly and easily, gaining all benefits of strong types and IDE highlights.
33

4-
- API version: 20.8.0
5-
- Package version: 20.8.0
4+
- API version: 20.8.1
5+
- Package version: 20.8.1
66

77
## Installation
88

@@ -39,7 +39,7 @@ Please, add the following [nmp package](https://www.npmjs.com/package/@asposeclo
3939
```json
4040
{
4141
"dependencies": {
42-
"@asposecloud/aspose-html-cloud":"^20.8.0"
42+
"@asposecloud/aspose-html-cloud":"^20.8.1"
4343
}
4444
}
4545
```

0 commit comments

Comments
 (0)