Skip to content

Commit

Permalink
3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zefir-git committed Sep 1, 2023
1 parent 6a9f378 commit 8b1e96c
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 Client

![Client Version: 2.1.0](https://img.shields.io/badge/Client%20Version-2.1.0-%2316a34a)
![Client Version: 3.0.0](https://img.shields.io/badge/Client%20Version-3.0.0-%2316a34a)
![API Version: 5.13.0](https://img.shields.io/badge/API%20Version-5.13.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": "2.1.0",
"version": "3.0.0",
"description": "A client library 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 8b1e96c

Please sign in to comment.