From 1af71388209fa4aae9b39f09b3d73b7aa034dfe7 Mon Sep 17 00:00:00 2001 From: Denis Stasyev Date: Sun, 15 Mar 2020 20:32:42 +0300 Subject: [PATCH] Up version --- package-lock.json | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2a4b95d..b20b762 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "information-security-js", - "version": "1.1.1", + "version": "2.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -21633,4 +21633,4 @@ } } } -} +} \ No newline at end of file diff --git a/package.json b/package.json index 75a1678..0c3b652 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "information-security-js", - "version": "1.1.1", + "version": "2.0.0", "private": true, "homepage": "https://denisstasyev.github.io/Information_Security_JS", "dependencies": { @@ -75,4 +75,4 @@ "lint-staged": { "*.{js,ts,tsx,css}": "prettier --write" } -} +} \ No newline at end of file