Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
adhorn committed Sep 16, 2019
1 parent 1b44e2b commit ddd7a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chaos_lambda.py
Expand Up @@ -214,7 +214,7 @@ def handler_with_delay_zero(event, context):

LOGGER = logging.getLogger(__name__)

__version__ = '0.2.2'
__version__ = '0.2.3'


def get_config(config_key):
Expand Down

0 comments on commit ddd7a7a

Please sign in to comment.