Skip to content

Commit

Permalink
Merge pull request #111 from SocketDev/0.7.0
Browse files Browse the repository at this point in the history
0.7.0
  • Loading branch information
bmeck authored Jul 11, 2023
2 parents 0a9aef2 + 800f1d3 commit 0037356
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@socketsecurity/sdk",
"version": "0.6.0",
"version": "0.7.0",
"license": "MIT",
"description": "SDK for the Socket API client",
"author": {
Expand Down Expand Up @@ -82,4 +82,4 @@
"test:mocha": "c8 --reporter=lcov --reporter text mocha 'test/**/*.spec.js'",
"test": "run-s check test:*"
}
}
}

0 comments on commit 0037356

Please sign in to comment.