Skip to content

Commit

Permalink
Merge pull request #1 from machinefi/patch-1.0.3
Browse files Browse the repository at this point in the history
Patch 1.0.3
  • Loading branch information
nicky-ru authored Jul 7, 2023
2 parents 4653a62 + 5d51e81 commit 821897a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# w3bstream-client-js

[![npm](https://img.shields.io/npm/v/w3bstream-client-js)](https://www.npmjs.com/package/w3bstream-client-js)

The JS/TS Client for W3bstream integration on server. This library allows you to send messages to W3bstream using its API.

## Prerequisites
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "w3bstream-client-js",
"version": "1.0.2",
"version": "1.0.3",
"description": "Official W3bstream Client for JS/TS",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 821897a

Please sign in to comment.