Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommy Wang authored and Tommy Wang committed Dec 5, 2016
1 parent 065dd81 commit fa96511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws_workflow/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ def main():
wf = workflow.Workflow3(
update_settings={
'github_slug': 'twang817/aws-alfred-workflow',
'version': 'v3.1.0',
'version': 'v3.1.1',
},
help_url='https://github.com/twang817/aws-alfred-workflow/blob/master/README.md',
)
Expand Down

0 comments on commit fa96511

Please sign in to comment.