diff options
author | Valentin Popov <info@valentineus.link> | 2020-02-26 21:01:41 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2020-02-26 21:01:41 +0300 |
commit | 694ac9c74db118dee476daaf211f8f6d673a1214 (patch) | |
tree | 9cd8931577c95255b920bf68e95e25de44af8023 | |
parent | 9ff6063149603501052443b738bfc76f9232fb82 (diff) | |
download | eslint-config-694ac9c74db118dee476daaf211f8f6d673a1214.tar.xz eslint-config-694ac9c74db118dee476daaf211f8f6d673a1214.zip |
update(project): Bump version
Signed-off-by: Valentin Popov <info@valentineus.link>
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1ecdd14..441bed8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@valentineus/eslint-config", - "version": "0.0.12", + "version": "0.0.13", "description": "Personal ESLint configuration", "main": "index.js", "repository": "git@code.valentineus.link:eslint-config.git", |