Skip to content

Commit

Permalink
chore: bump patch
Browse files Browse the repository at this point in the history
  • Loading branch information
devceline committed May 6, 2024
1 parent c0fda22 commit f226244
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion packages/notify-client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@walletconnect/notify-client",
"description": "WalletConnect Notify Client",
"version": "1.4.0",
"version": "1.4.1",
"author": "WalletConnect, Inc. <walletconnect.com>",
"homepage": "https://github.com/walletconnect/notify-client-js/",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/notify-client/src/constants/sdk_version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const NOTIFY_SDK_VERSION = "1.4.0";
export const NOTIFY_SDK_VERSION = "1.4.1";

0 comments on commit f226244

Please sign in to comment.