Skip to content

Commit af4c13c

Browse files
author
Kristiyan Ivanov
committed
v4.7.1 - updated package description
1 parent 0c9eb8a commit af4c13c

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 2021-09-08, Version 4.7.1
2+
3+
#### Notable changes:
4+
* README update - updated package description
5+
16
## 2021-05-11, Version 4.7.0
27

38
#### Added:

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cryptoapis.io",
3-
"version": "4.7.0",
4-
"description": "Crypto APIs SDK",
3+
"version": "4.7.1",
4+
"description": "Crypto APIs 1.0 SDK",
55
"main": "src/index.js",
66
"scripts": {
77
"test": "node tests/index.js"

0 commit comments

Comments
 (0)