diff options
author | Valentin Popov <info@valentineus.link> | 2020-10-02 16:28:01 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2020-10-02 16:28:01 +0300 |
commit | fd48e4a9ed6e18e2a52d87e397909c9b37d23ef7 (patch) | |
tree | 48d2799f2abaea848a5e8636e92e2661dc13b060 /package.json | |
parent | b10f5767f454522d2cf0d024b16eef966ffebd53 (diff) | |
download | eslint-config-0.0.22.tar.xz eslint-config-0.0.22.zip |
Bump versionv0.0.22
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a751b27..3593dfd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@valentineus/eslint-config", - "version": "0.0.21", + "version": "0.0.22", "description": "Personal ESLint configuration", "main": "index.js", "repository": "git@code.valentineus.link:eslint-config.git", |