Skip to content

Commit 6f502f8

Browse files
Meta information bump
1 parent cad4086 commit 6f502f8

2 files changed

Lines changed: 7 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
CrowdHandler JS SDK
22
====================
3+
34
JS SDK for interacting with CrowdHandler Public and Private APIs. Extensive functionality for checking and queuing users
45

56
Install and Require
@@ -9,8 +10,10 @@ Install and Require
910

1011
const crowdhandler = require("crowdhandler-sdk")
1112

12-
Examples
13-
---------
13+
Integration Examples
14+
----------------------------
15+
16+
See examples:
1417

1518
<https://github.com/Crowdhandler/crowdhandler-javascript-sdk/tree/main/examples>
1619

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "crowdhandler-sdk",
3-
"version": "2.0.0-beta.1",
3+
"version": "1.0.2",
44
"description": "",
5-
"homepage": "https://github.com/Crowdhandler/crowdhandler-javascript-sdk#readme",
5+
"homepage": "https://www.crowdhandler.com",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/Crowdhandler/crowdhandler-javascript-sdk"

0 commit comments

Comments
 (0)