Skip to content

Commit

Permalink
Bump version from 0.7.3 to 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sfirrin committed Aug 24, 2023
1 parent 5ccc9ed commit e372683
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion serverless/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "datadog-serverless-macro",
"version": "0.7.3",
"version": "0.7.4",
"description": "Cloudformation macro to automatically instrument python and node functions with datadog tracing",
"repository": "https://github.com/DataDog/datadog-cloudformation-macro",
"author": "Datadog",
Expand Down
2 changes: 1 addition & 1 deletion serverless/template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Transform: AWS::Serverless-2016-10-31
Mappings:
Constants:
DatadogServerlessMacro:
Version: 0.7.3
Version: 0.7.4

Parameters:
FunctionName:
Expand Down

0 comments on commit e372683

Please sign in to comment.