Skip to content

Commit

Permalink
Merge pull request #563 from duo-labs/doc_fix
Browse files Browse the repository at this point in the history
Doc fix
  • Loading branch information
0xdabbad00 committed Sep 30, 2019
2 parents 77bf0c5 + 28c7d43 commit 10be349
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion auditor/lib/cloudmapperauditor-stack.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Deploys the CloudMapper audit app.
* Usage: cdk deploy -c s3_bucket=MYCOMPANY-cloudmapper -c sns_topic=email
*/

const cdk = require('@aws-cdk/core');
Expand Down
2 changes: 1 addition & 1 deletion cloudmapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
import pkgutil
import importlib

__version__ = "2.6.6"
__version__ = "2.7.0"


def show_help(commands):
Expand Down

0 comments on commit 10be349

Please sign in to comment.