Skip to content

Commit 0037356

Browse files
authored
Merge pull request #111 from SocketDev/0.7.0
0.7.0
2 parents 0a9aef2 + 800f1d3 commit 0037356

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@socketsecurity/sdk",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"license": "MIT",
55
"description": "SDK for the Socket API client",
66
"author": {
@@ -82,4 +82,4 @@
8282
"test:mocha": "c8 --reporter=lcov --reporter text mocha 'test/**/*.spec.js'",
8383
"test": "run-s check test:*"
8484
}
85-
}
85+
}

0 commit comments

Comments
 (0)