Skip to content

Commit

Permalink
chore: bump version package
Browse files Browse the repository at this point in the history
  • Loading branch information
fethca committed Mar 7, 2024
1 parent 3e4bbc4 commit 126a4c5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
"version:major": "version major"
},
"devDependencies": {
"@fethcat/version": "^0.0.4"
"@fethcat/version": "^0.0.6"
}
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@fethcat/version@^0.0.4":
version "0.0.4"
resolved "https://registry.npmjs.org/@fethcat/version/-/version-0.0.4.tgz#d117c6bd5f58a30f4b7ad851d1e25003641a5371"
integrity sha512-/6Jp6L8jvLkezh0LSQU75Ao1NUYhrFOTvfOMXRDL7tAeiJQpovTIDgCknn272Rj8r4zaBhLWmAboyVXR9iqT9A==
"@fethcat/version@^0.0.6":
version "0.0.6"
resolved "https://registry.npmjs.org/@fethcat/version/-/version-0.0.6.tgz#5484fd72104c2829973f9298558f6ad08fd45a09"
integrity sha512-qrxjx8rIcEgEyyf+4OMI8zakZ/E8oUnJ5o9dr5/CvPOAYxyVKYw9NYu3PvrzXgBc5imCVeo12nsg3Je16crYrA==
dependencies:
async-exec "^1.1.0"

Expand Down

0 comments on commit 126a4c5

Please sign in to comment.