Skip to content

Commit 1679e7d

Browse files
author
williamd5
committed
1.7.0
1 parent a3b785e commit 1679e7d

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Cloudnode API SDK
22

3-
![Client Version: 1.6.0](https://img.shields.io/badge/Client%20Version-1.6.0-%2316a34a)
4-
![API Version: 5.7.1](https://img.shields.io/badge/API%20Version-5.7.1-%232563eb)
3+
![Client Version: 1.7.0](https://img.shields.io/badge/Client%20Version-1.7.0-%2316a34a)
4+
![API Version: 5.8.0](https://img.shields.io/badge/API%20Version-5.8.0-%232563eb)
55
![build: passing](https://img.shields.io/badge/build-passing-%2316a34a)
66

77
A client SDK for the Cloudnode API, written in TypeScript. [Documentation](https://github.com/cloudnode-pro/ts-client#documentation)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudnode-ts",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"description": "A client SDK for the Cloudnode API, written in TypeScript. [Documentation](https://github.com/cloudnode-pro/ts-client#documentation)",
55
"main": "src/Cloudnode.js",
66
"type": "module",

0 commit comments

Comments
 (0)