Skip to content

Commit a2d8d8a

Browse files
committed
update
1 parent 253cf64 commit a2d8d8a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ Verify the installation by running `npi version`. If you see the output similar
4242

4343
```json
4444
{
45-
"BuildDate": "2024-04-23_02:23:50-0700",
46-
"GitCommit": "934739f",
47-
"Platform": "darwin/arm64",
48-
"Version": "v0.0.1"
45+
"BuildDate": "2024-05-15_16:26:11-0500",
46+
"GitCommit": "8341471",
47+
"Platform": "linux/amd64",
48+
"Version": "v0.0.3"
4949
}
5050
```
5151

docs/pages/index.mdx

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ NPi (**N**atural-language **P**rogramming **I**nterface), pronounced as **"N π"
3636

3737
```json
3838
{
39-
"BuildDate": "2024-04-25_11:18:19-0500",
40-
"GitCommit": "708a7be",
39+
"BuildDate": "2024-05-15_16:26:11-0500",
40+
"GitCommit": "8341471",
4141
"Platform": "linux/amd64",
42-
"Version": "v0.0.1"
42+
"Version": "v0.0.3"
4343
}
4444
```
4545

0 commit comments

Comments
 (0)