Skip to content

Commit d920d93

Browse files
committed
Set version 0.37.0-rc.1
1 parent 4a53382 commit d920d93

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
lines changed

packages/amino/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmjs/amino",
3-
"version": "0.36.2-0",
3+
"version": "0.37.0-rc.1",
44
"description": "Helpers for Amino based signing.",
55
"contributors": [
66
"Simon Warta <[email protected]>"

packages/cosmwasm-stargate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmjs/cosmwasm-stargate",
3-
"version": "0.36.2-0",
3+
"version": "0.37.0-rc.1",
44
"description": "CosmWasm SDK",
55
"contributors": [
66
"Will Clark <[email protected]>"

packages/crypto/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmjs/crypto",
3-
"version": "0.36.2-0",
3+
"version": "0.37.0-rc.1",
44
"description": "Cryptography resources for blockchain projects",
55
"contributors": [
66
"IOV SAS <[email protected]>",

packages/encoding/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmjs/encoding",
3-
"version": "0.36.2-0",
3+
"version": "0.37.0-rc.1",
44
"description": "Encoding helpers for blockchain projects",
55
"contributors": [
66
"IOV SAS <[email protected]>"

packages/faucet-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmjs/faucet-client",
3-
"version": "0.36.2-0",
3+
"version": "0.37.0-rc.1",
44
"description": "The faucet client",
55
"contributors": [
66
"Will Clark <[email protected]>"

packages/faucet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmjs/faucet",
3-
"version": "0.36.2-0",
3+
"version": "0.37.0-rc.1",
44
"description": "The faucet",
55
"contributors": [
66
"Ethan Frey <[email protected]>",

packages/json-rpc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmjs/json-rpc",
3-
"version": "0.36.2-0",
3+
"version": "0.37.0-rc.1",
44
"description": "Framework for implementing a JSON-RPC 2.0 API",
55
"contributors": [
66
"IOV SAS <[email protected]>",

packages/ledger-amino/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmjs/ledger-amino",
3-
"version": "0.36.2-0",
3+
"version": "0.37.0-rc.1",
44
"description": "A library for signing Amino-encoded transactions using Ledger devices",
55
"contributors": [
66
"Will Clark <[email protected]>"

packages/math/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmjs/math",
3-
"version": "0.36.2-0",
3+
"version": "0.37.0-rc.1",
44
"description": "Math helpers for blockchain projects",
55
"contributors": [
66
"IOV SAS <[email protected]>"

packages/proto-signing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cosmjs/proto-signing",
3-
"version": "0.36.2-0",
3+
"version": "0.37.0-rc.1",
44
"description": "Utilities for protobuf based signing (Cosmos SDK 0.40+)",
55
"contributors": [
66
"Will Clark <[email protected]>",

0 commit comments

Comments
 (0)