Skip to content

Commit f5e4a19

Browse files
committed
🔖 0.2.1
1 parent 73cdeb8 commit f5e4a19

File tree

2 files changed

+2
-2
lines changed

2 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 @@ Note: Do NOT install `gptcommit` hook via `gptcommit install` under the root of
1717
| ----------------- | --------------- | ----------------- |
1818
| < 0.1.0 | 1.75+ | 0.1.16 |
1919
| 0.1.x | 1.70+ | 0.1.16 |
20-
| 0.2.0 | 1.70+ | 0.3.0 |
20+
| 0.2.x | 1.70+ | 0.3.0 |
2121

2222
## Commands
2323

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gptcommit",
33
"displayName": "vscode-gptcommit",
44
"description": "Automated git commit messages using GPT models",
5-
"version": "0.2.0",
5+
"version": "0.2.1",
66
"repository": {
77
"url": "https://github.com/pwwang/vscode-gptcommit"
88
},

0 commit comments

Comments
 (0)