Skip to content

Commit

Permalink
1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
williamd5 committed Dec 4, 2022
1 parent 7c02891 commit 188858e
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.7.1](https://img.shields.io/badge/Client%20Version-1.7.1-%2316a34a)
![Client Version: 1.7.2](https://img.shields.io/badge/Client%20Version-1.7.2-%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)
![npm downloads](https://img.shields.io/npm/dt/cloudnode-ts?label=downloads)
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.7.1",
"version": "1.7.2",
"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 188858e

Please sign in to comment.