Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dolevf committed Mar 25, 2022
1 parent cfcba75 commit 87f2b24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion graphw00f/helpers.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def get_engines():
'technology':['JavaScript', 'Node.js', 'TypeScript']
},
'aws-appsync':{
'name':'Aws AppSync',
'name':'AWS AppSync',
'url':'https://aws.amazon.com/appsync',
'ref':'https://aws.amazon.com/appsync',
'technology':[],
Expand Down
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = '1.0.7'
VERSION = '1.0.8'

0 comments on commit 87f2b24

Please sign in to comment.