Skip to content

Commit bf39b4f

Browse files
committed
feat: Update CLI package version to 2.0.0
1 parent 916cadf commit bf39b4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@latitude-data/cli",
3-
"version": "0.0.3",
3+
"version": "2.0.0",
44
"description": "Latitude CLI for managing projects and prompts",
55
"author": "Latitude Data SL <hello@latitude.so>",
66
"license": "MIT",
@@ -70,4 +70,4 @@
7070
"typescript": "^5.5.4",
7171
"vitest": "^3.1.4"
7272
}
73-
}
73+
}

0 commit comments

Comments
 (0)