🔖 bump 0.7.3

This commit is contained in:
Luke Leppan 2021-07-11 23:37:32 +02:00
parent 90a277bc53
commit 57716f8804
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{
"id": "better-word-count",
"name": "Better Word Count",
"version": "0.7.2",
"version": "0.7.3",
"description": "Counts the words of selected text in the editor.",
"author": "Luke Leppan",
"authorUrl": "https://lukeleppan.com",

View file

@ -1,6 +1,6 @@
{
"name": "better-word-count",
"version": "0.7.2",
"version": "0.7.3",
"description": "Counts the words of selected text in the editor.",
"main": "main.js",
"scripts": {