Skip to content

Commit 3bd277d

Browse files
committed
ci: bump version
1 parent 72eb457 commit 3bd277d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1.4.0 / 2021/08/24
1+
1.4.1 / 2021/08/24
22
===================
33
- Changed passing token using request HTTP header instead of the request parameter for every API calls
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apify-client",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Apify API client for JavaScript",
55
"main": "src/index.js",
66
"keywords": [

0 commit comments

Comments
 (0)