Skip to content

Commit

Permalink
Bump version of athena load lambda
Browse files Browse the repository at this point in the history
  • Loading branch information
MatMoore committed Sep 28, 2023
1 parent 3d33a14 commit d043e7e
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"production": "1.2.3"
},
"athena_load_versions": {
"development": "1.1.4",
"test": "1.1.4",
"preproduction": "1.1.4",
"production": "1.1.4"
"development": "1.1.5",
"test": "1.1.5",
"preproduction": "1.1.5",
"production": "1.1.5"
},
"create_metadata_versions": {
"development": "1.0.5",
Expand Down

0 comments on commit d043e7e

Please sign in to comment.