We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bba9fa4 commit 88cab7eCopy full SHA for 88cab7e
src/Commands/index.ts
@@ -71,7 +71,7 @@ Command.prototype.helpInformation = function (context: any) {
71
}
72
73
widgets.addHelpText('before', 'Welcome to lighthouse-web3')
74
-widgets.version('0.4.0')
+widgets.version('0.4.1')
75
76
widgets
77
.command('wallet')
0 commit comments