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 4331990 commit b6e40a7Copy full SHA for b6e40a7
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
build:
11
- uses: status-im/nimbus-common-workflow/.github/workflows/common.yml@verbose-build
+ uses: status-im/nimbus-common-workflow/.github/workflows/common.yml@main
12
with:
13
nimble-version: 6fe9d817a70a14fa57022a9cca46eb443ee5a040
14
test-command: |
json_rpc.nimble
@@ -10,7 +10,7 @@
mode = ScriptMode.Verbose
packageName = "json_rpc"
-version = "0.5.2"
+version = "0.5.4"
author = "Status Research & Development GmbH"
15
description = "Ethereum remote procedure calls"
16
license = "Apache License 2.0"
0 commit comments