Skip to content

Commit

Permalink
chore: bump version to 1.10.2
Browse files Browse the repository at this point in the history
Increase the version to v1.10.2 for the patch release.
  • Loading branch information
lcottercertinia committed Nov 6, 2023
1 parent 4f69224 commit e003364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lana/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "lana",
"displayName": "Apex Log Analyzer",
"version": "1.10.1",
"version": "1.10.2",
"description": "Analyzer for Salesforce debug logs - Visualize code execution via a Flame graph and identify performance and SOQL/DML problems via Method and Database analysis",
"keywords": [
"apex",
Expand Down

0 comments on commit e003364

Please sign in to comment.