Skip to content

Commit

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

![Client Version: 1.3.0](https://img.shields.io/badge/Client%20Version-1.3.0-%2316a34a)
![Client Version: 1.3.1](https://img.shields.io/badge/Client%20Version-1.3.1-%2316a34a)
![API Version: 5.6.2](https://img.shields.io/badge/API%20Version-5.6.2-%232563eb)

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.3.0",
"version": "1.3.1",
"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 569984c

Please sign in to comment.