diff --git a/package.json b/package.json index 70dc40acf..5716c838d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "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.4", + "version": "0.1.5", "author": "Ryan Y Lin", "bin": "./bin/run", "bugs": "https://github.com/mitre/saf/issues",