aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2020-06-18 00:06:52 +0300
committerValentin Popov <info@valentineus.link>2020-06-18 00:06:52 +0300
commit2b9c6380f071a3fc6379a41259d9f5198d02be7b (patch)
tree672e1599d2e3598cf28aa90b1db719c620323e6b
parentee0e9ca2e4eb350bbefa2da358e3c0b6b13bb1d5 (diff)
downloadeslint-config-2b9c6380f071a3fc6379a41259d9f5198d02be7b.tar.xz
eslint-config-2b9c6380f071a3fc6379a41259d9f5198d02be7b.zip
Bump versionv0.0.16
Signed-off-by: Valentin Popov <info@valentineus.link>
-rw-r--r--package-lock.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 559443f..e083b9b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "@valentineus/eslint-config",
- "version": "0.0.15",
+ "version": "0.0.16",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 8120229..14c5419 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@valentineus/eslint-config",
- "version": "0.0.15",
+ "version": "0.0.16",
"description": "Personal ESLint configuration",
"main": "index.js",
"repository": "git@code.valentineus.link:eslint-config.git",