Skip to content

Commit

Permalink
v5.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions Bot committed Nov 10, 2023
1 parent 214ad34 commit 35e0e29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unleash-client",
"version": "5.1.0-beta.0",
"version": "5.1.0",
"description": "Unleash Client for Node",
"license": "Apache-2.0",
"main": "./lib/index.js",
Expand Down
2 changes: 1 addition & 1 deletion src/details.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"name":"unleash-client-node","version":"5.1.0-beta.0","sdkVersion":"unleash-client-node:5.1.0-beta.0"}
{"name":"unleash-client-node","version":"5.1.0","sdkVersion":"unleash-client-node:5.1.0"}

0 comments on commit 35e0e29

Please sign in to comment.