Skip to content

Commit

Permalink
fix: trying to get this version right after rebase to re-sign.
Browse files Browse the repository at this point in the history
  • Loading branch information
billchurch committed Mar 4, 2025
1 parent 8de522e commit 3b202d5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@
"release-as": "1.5.1",
"last-release-sha": "3d185ffd84e0314bf7a09e4e08e1d32737d4b83a"
}
}
},
"release-search-depth": 100,
"include-v-in-tag": true
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "treetracr",
"version": "1.0.0",
"version": "1.5.0",
"description": "A JavaScript/TypeScript dependency analyzer that traces module relationships and identifies unused code",
"main": "index.js",
"type": "module",
Expand Down

0 comments on commit 3b202d5

Please sign in to comment.