Skip to content

Commit 407069d

Browse files
Merge pull request #18 from leandrodamascena/developer
README issues and version bump
2 parents 2b467a1 + a6a5eab commit 407069d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@ Following services are integrated
1818
- ELASTICSEARCH
1919
- DOCUMENTDB
2020
- SQS QUEUE POLICY
21+
- MSK
22+
- NAT GATEWAY
23+
- INTERNET GATEWAY (IGW)
24+
25+
### News
26+
27+
- Performs checks using thread concurrency
28+
- Best information provided
2129

2230
### Requirements and Installation
2331

aws-network-discovery.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
from commands.vpc import Vpc
3838

39-
__version__ = "0.4.0"
39+
__version__ = "0.5.0"
4040

4141
AVAILABLE_LANGUAGES = ['en_US','pt_BR']
4242

0 commit comments

Comments
 (0)