Skip to content

Commit

Permalink
release 0.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
kolodny committed Feb 26, 2024
1 parent 995b448 commit ce40bf9
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": "safetest",
"version": "0.1.11",
"version": "0.1.13",
"description": "Safetest is a powerful UI testing library that combines Playwright, Jest, and React for a powerful end-to-end testing solution for applications and component testing. With Safetest, you can easily test the functionality and appearance of your application, ensuring that it works as expected and looks great on all devices.",
"main": "lib/index.js",
"bin": "./lib/cli.js",
Expand Down

0 comments on commit ce40bf9

Please sign in to comment.