Skip to content

Commit

Permalink
chore: update versioning function from packages
Browse files Browse the repository at this point in the history
  • Loading branch information
dasanra committed Jan 20, 2025
1 parent d71adfb commit 35a2e19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/protocol-kit/src/utils/getProtocolKitVersion.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const getProtocolKitVersion = () => '5.1.1'
export const getProtocolKitVersion = () => '5.2.0'
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const getRelayKitVersion = () => '3.3.1'
export const getRelayKitVersion = () => '3.4.0'

0 comments on commit 35a2e19

Please sign in to comment.