Bump versions [skip ci]

This commit is contained in:
Cheng Liu 2024-02-21 16:07:42 -08:00
parent 3bfde195ba
commit aca5cc292a
No known key found for this signature in database
GPG key ID: EEC8452F7DB85CD6
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "sparo-lib",
"version": "0.0.0",
"version": "0.0.1",
"description": "A library for writing scripts that interact with the Sparo",
"license": "MIT",
"main": "lib/index.js",

View file

@ -1,6 +1,6 @@
{
"name": "sparo",
"version": "0.0.0",
"version": "0.0.1",
"description": "Improve Git performance in your large scale frontend monorepo by integrating sparse checkout with Rush and PNPM",
"keywords": [
"background prefetch",

View file

@ -102,7 +102,7 @@
{
"policyName": "sparo",
"definitionName": "lockStepVersion",
"version": "0.0.0",
"version": "0.0.1",
"nextBump": "patch",
"mainProject": "sparo"
}