Skip to content

Commit e7d6722

Browse files
committed
fix for getting status in case master returned null status or is not available
1 parent 03fc9b1 commit e7d6722

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"_from": "qencode-api",
3-
"_id": "qencode-api@1.0.0",
43
"_inBundle": false,
54
"_integrity": "sha512-uIhYiCdZQBXYmbHIzsIdr6eJidfB7lSBkmN8NCMg9NPU0DPRFxewPhQQOt6HilZCF0J+acwrcG/RN6iykhpp8A==",
65
"_location": "/qencode-api",
@@ -37,5 +36,5 @@
3736
"scripts": {
3837
"test": "echo \"Error: no test specified\" && exit 1"
3938
},
40-
"version": "2.1.6"
39+
"version": "2.1.7"
4140
}

0 commit comments

Comments
 (0)