We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent effa48f commit 7f80dc6Copy full SHA for 7f80dc6
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# version 3.1.3 等待自测
+# version 3.1.3
2
3
- 重构代码,减少耦合
4
- 中文选择 5 个题解,可能一个看不懂
package.json
@@ -2,7 +2,7 @@
"name": "vscode-leetcode-problem-rating",
"displayName": "LeetCode",
"description": "%main.description%",
5
- "version": "3.1.2",
+ "version": "3.1.3",
6
"author": "ccagml",
7
"publisher": "ccagml",
8
"license": "MIT",
0 commit comments