Skip to content

Commit

Permalink
prepare for release 0.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
kolodny committed Feb 18, 2024
1 parent 2e76cfa commit 71c36ba
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.10",
"version": "0.1.11",
"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 71c36ba

Please sign in to comment.