Skip to content

Commit

Permalink
1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
williamd5 committed Nov 6, 2022
1 parent a3b785e commit 1679e7d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Cloudnode API SDK

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

A client SDK for the Cloudnode API, written in TypeScript. [Documentation](https://github.com/cloudnode-pro/ts-client#documentation)
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cloudnode-ts",
"version": "1.6.0",
"version": "1.7.0",
"description": "A client SDK for the Cloudnode API, written in TypeScript. [Documentation](https://github.com/cloudnode-pro/ts-client#documentation)",
"main": "src/Cloudnode.js",
"type": "module",
Expand Down

0 comments on commit 1679e7d

Please sign in to comment.