Skip to content

Commit

Permalink
fix(observability): bump logger version
Browse files Browse the repository at this point in the history
  • Loading branch information
ygrishajev committed Nov 15, 2024
1 parent a29eee8 commit b258c63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/api/mvm.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"@akashnetwork/database": "1.0.0",
"@akashnetwork/env-loader": "1.0.1",
"@akashnetwork/http-sdk": "1.0.8",
"@akashnetwork/logging": "2.0.0"
"@akashnetwork/logging": "2.0.1"
}
}
2 changes: 1 addition & 1 deletion packages/logging/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@akashnetwork/logging",
"version": "2.0.0",
"version": "2.0.1",
"description": "Package containing logging tools",
"main": "src/index.ts",
"scripts": {
Expand Down

0 comments on commit b258c63

Please sign in to comment.