Skip to content

Commit

Permalink
Bump versions [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
tiktokbot committed Mar 1, 2024
1 parent 5dcb245 commit 1d04be7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion apps/sparo-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sparo-lib",
"version": "0.0.4",
"version": "0.0.5",
"description": "A library for writing scripts that interact with the Sparo",
"license": "MIT",
"homepage": "https://tiktok.github.io/sparo/",
Expand Down
2 changes: 1 addition & 1 deletion apps/sparo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sparo",
"version": "0.0.4",
"version": "0.0.5",
"description": "Improve Git performance in your large scale frontend monorepo by integrating sparse checkout with Rush and PNPM",
"keywords": [
"background prefetch",
Expand Down
2 changes: 1 addition & 1 deletion common/config/rush/version-policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
{
"policyName": "sparo",
"definitionName": "lockStepVersion",
"version": "0.0.4",
"version": "0.0.5",
"nextBump": "patch",
"mainProject": "sparo"
}
Expand Down

0 comments on commit 1d04be7

Please sign in to comment.