This commit is contained in:
Paul Irish 2026-04-27 08:40:57 -07:00
parent 3b429ea804
commit aa19c34401
No known key found for this signature in database
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.1.0",
"version": "2.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "git-recent",
"version": "2.1.0",
"version": "2.2.0",
"license": "MIT",
"bin": {
"git-recent": "git-recent",

View file

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