Skip to content

Commit abd393d

Browse files
chore: refactor (#106)
Signed-off-by: charankamarapu <kamarapucharan@gmail.com>
1 parent 2fcaa32 commit abd393d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@keploy/sdk",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "This is the client SDK for the [Keploy](https://github.com/keploy/keploy) testing platform. With the TypeScript SDK, you can test both your existing unit test cases in Jest and create new end-to-end test cases for your applications.",
55
"main": "dist/keployCli.js",
66
"types": "dist/keployCli.d.ts",

0 commit comments

Comments
 (0)