Skip to content

Commit

Permalink
bump version -> 5.7.0 (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-statsig authored Jun 2, 2023
1 parent 1db8906 commit eb81c75
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "statsig-node",
"version": "5.6.1",
"version": "5.7.0",
"description": "Statsig Node.js SDK for usage in multi-user server environments.",
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -55,4 +55,4 @@
"parser": "typescript"
}
}
}
}

0 comments on commit eb81c75

Please sign in to comment.