Skip to content

Commit

Permalink
chore: release v6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SocketSomeone committed Jan 21, 2025
1 parent 827e9b7 commit 0e055e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cent.js",
"description": "Javascript library to communicate with Centrifugo HTTP API",
"version": "5.0.3",
"version": "6.0.0",
"scripts": {
"build": "rimraf -rf dist && tsc -p tsconfig.json",
"prepublish:npm": "npm run build",
Expand Down

0 comments on commit 0e055e8

Please sign in to comment.