From 4456aa3b07e908dd1fb370a30810d817e27a4ddc Mon Sep 17 00:00:00 2001 From: brandly Date: Sun, 8 Oct 2023 23:49:16 -0400 Subject: [PATCH] bump to v2.2.0 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 178c1c1..2e3b483 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "presidential-election-data", - "version": "2.1.0", + "version": "2.2.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "presidential-election-data", - "version": "2.1.0", + "version": "2.2.0", "license": "MIT", "dependencies": { "lodash": "4.17.21" diff --git a/package.json b/package.json index 4fd4d36..208189a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "presidential-election-data", - "version": "2.1.0", + "version": "2.2.0", "description": "unofficial repository, no affiliation with the FEC", "main": "index.js", "dependencies": {