Skip to content

Commit

Permalink
Bump version to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
serjonya-trili committed Feb 26, 2024
1 parent 39dc69d commit 5217c16
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,7 +1,7 @@
{
"name": "umami",
"productName": "umami",
"version": "2.0.1",
"version": "2.0.2",
"author": "Trilitech <umami-admin@trili.tech>",
"description": "Tezos Wallet",
"homepage": "https://umamiwallet.com",
Expand Down

1 comment on commit 5217c16

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 82.05% 2875/3504
🟡 Branches 75.17% 969/1289
🟢 Functions 81.03% 884/1091
🟢 Lines 81.7% 2728/3339

Test suite run success

1155 tests passing in 160 suites.

Report generated by 🧪jest coverage report action from 5217c16

Please sign in to comment.