fix version number (semver)

This commit is contained in:
Emir 2020-12-04 21:58:09 +03:00
parent 0127248351
commit d1fb92e7fe

View File

@ -15,7 +15,7 @@ module.exports = {
name: 'word counter', name: 'word counter',
desc: desc:
'add page details: word/character/sentence/block count & speaking/reading times.', 'add page details: word/character/sentence/block count & speaking/reading times.',
version: '0.1.0', version: '0.2.0',
author: 'dragonwocky', author: 'dragonwocky',
options: [ options: [
{ {