From eb231c00995aa81e7c536b57716ce5b16833156d Mon Sep 17 00:00:00 2001 From: Camden Moors <66680985+camdenmoors@users.noreply.github.com> Date: Thu, 16 Dec 2021 15:48:39 -0500 Subject: [PATCH] Update version and attributions --- README.md | 1 + package.json | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fed7fe7b5..b85e35ba1 100644 --- a/README.md +++ b/README.md @@ -264,6 +264,7 @@ view Run an instance of Heimdall Lite to visualize ### Authors - Author:: Ryan Lin [Rlin232](https://github.com/rlin232) +- Author:: Camden Moors [camdenmoors](https://github.com/camdenmoors) ### NOTICE diff --git a/package.json b/package.json index e0e9e1c9f..643020b6c 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "@mitre/saf", "description": "The MITRE Security Automation Framework (SAF) Command Line Interface (CLI) brings together applications, techniques, libraries, and tools developed by MITRE and the security community to streamline security automation for systems and DevOps pipelines", - "version": "0.1.5", - "author": "Ryan Y Lin", + "version": "0.1.6", + "author": "The MITRE Security Automation Framework", "bin": "./bin/run", "bugs": "https://github.com/mitre/saf/issues", "dependencies": {