Skip to content

Commit 1b08689

Browse files
committed
feat: add v0.0.1
1 parent b0c0bf8 commit 1b08689

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
To install the extension, follow these steps:
1919

20-
1. Download the extension from [beta/leetcode-gpt-0.0.0.zip](beta/leetcode-gpt-0.0.0.zip).
20+
1. Download the extension from [beta/leetcode-gpt-0.0.1.zip](beta/leetcode-gpt-0.0.1.zip).
2121
2. Unzip the downloaded extension.
2222
3. Open Google Chrome and go to the Extensions page.
2323
4. Enable `Developer mode`.

beta/leetcode-gpt-0.0.1.zip

1.32 MB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "leetcode-gpt",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"description": "LeetCodeGPT is a Chrome extension that integrates GPT (Generative Pre-trained Transformer) into the LeetCode.",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)