diff --git a/package-lock.json b/package-lock.json index 0aebe795..02e4a384 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "code-gov-api", - "version": "2.3.0", + "version": "2.4.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3caa450f..938142ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "code-gov-api", - "version": "2.3.0", + "version": "2.4.0", "author": "Michael Balint (https://presidentialinnovationfellows.gov/)", "description": "[Code.gov](https://code.gov) is a website promoting good practices in code development, collaboration, and reuse across the U.S. Government. Code.gov will provide tools and guidance to help agencies implement the [Federal Source Code Policy](https://sourcecode.cio.gov). It will include an inventory of the government's custom code to promote reuse between agencies. And it will provide tools to help government and the public collaborate on open source projects. This repository is home to the code powering code.gov. To learn more about the project, check out the main [Code.gov project README](https://github.com/presidential-innovation-fellows/code-gov-pm/blob/master/README.md)", "repository": {