Skip to content

Commit

Permalink
chore: refactor (#106)
Browse files Browse the repository at this point in the history
Signed-off-by: charankamarapu <[email protected]>
  • Loading branch information
charankamarapu authored Mar 28, 2024
1 parent 2fcaa32 commit abd393d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@keploy/sdk",
"version": "2.0.1",
"version": "2.0.2",
"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.",
"main": "dist/keployCli.js",
"types": "dist/keployCli.d.ts",
Expand Down

0 comments on commit abd393d

Please sign in to comment.