This commit is contained in:
Paul Irish 2025-06-14 12:08:53 -07:00
parent 6b628b190c
commit 959e8343da
No known key found for this signature in database
GPG key ID: 047F4C1E64AD96C0
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "git-recent",
"version": "2.0.1",
"version": "2.0.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "git-recent",
"version": "2.0.1",
"version": "2.0.2",
"license": "MIT",
"bin": {
"git-recent": "git-recent"

View file

@ -1,6 +1,6 @@
{
"name": "git-recent",
"version": "2.0.1",
"version": "2.0.2",
"description": "List recent git branches, select one for checkout. See branch commits and diffs, all formatted so fancy",
"bin": {
"git-recent": "git-recent",