Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
MetinSeylan committed Apr 5, 2022
1 parent aeaf325 commit f6da645
Show file tree
Hide file tree
Showing 7 changed files with 98 additions and 11 deletions.
15 changes: 7 additions & 8 deletions dist/Trace/Injectors/BaseTraceInjector.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/Trace/Injectors/BaseTraceInjector.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/Trace/Tests/BaseTraceInjectorTest.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export {};
86 changes: 86 additions & 0 deletions dist/Trace/Tests/BaseTraceInjectorTest.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/Trace/Tests/BaseTraceInjectorTest.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/tsconfig.build.tsbuildinfo

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metinseylan/nestjs-opentelemetry",
"version": "2.0.6",
"version": "2.0.7",
"description": "deeply integrated OpenTelemetry module for Nestjs",
"author": "[email protected]",
"license": "MIT",
Expand Down

0 comments on commit f6da645

Please sign in to comment.