Skip to content

Commit 1cd465a

Browse files
author
Pedro Pablo Bustamante Barrera
committed
chore: update package version
1 parent 5402a3f commit 1cd465a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
To install Cryptomarket use npm
1010

1111
```
12-
npm install cryptomarket
12+
npm install cryptomarket@3.2.0
1313
```
1414

1515
# Documentation

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cryptomarket",
3-
"version": "3.1.0",
3+
"version": "3.2.0",
44
"description": "The CryptoMarket for Node.js",
55
"homepage": "https://www.cryptomkt.com",
66
"engines": {

0 commit comments

Comments
 (0)