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 044c1bd commit 7dcc29fCopy full SHA for 7dcc29f
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"id": "better-word-count",
3
"name": "Better Word Count",
4
- "version": "0.10.1",
+ "version": "0.10.2",
5
"description": "Counts the words of selected text in the editor.",
6
"author": "Luke Leppan",
7
"authorUrl": "https://lukeleppan.com",
package.json
@@ -1,6 +1,6 @@
"name": "better-word-count",
"main": "main.js",
"types": "src/api.d.ts",
0 commit comments