Skip to content

Commit

Permalink
Release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
intrueder committed Apr 8, 2022
1 parent ade96a8 commit b11a818
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions example/color_pulse/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "color_pulse",
"version": "1.0.3",
"version": "1.0.4",
"description": "",
"scripts": {
"start": "node app.js",
Expand All @@ -9,6 +9,6 @@
"author": "Corsair Memory, Inc.",
"license": "MIT",
"dependencies": {
"cue-sdk": "^2.2.0"
"cue-sdk": "^3.0.0"
}
}
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
Expand Up @@ -2,7 +2,7 @@
"name": "cue-sdk",
"author": "Corsair Memory, Inc.",
"license": "MIT",
"version": "2.2.0",
"version": "3.0.0",
"description": "A Node.js native wrapper around CUE SDK",
"repository": "https://github.com/CorsairOfficial/cue-sdk-node",
"main": "index.js",
Expand Down

0 comments on commit b11a818

Please sign in to comment.