Skip to content

Commit

Permalink
update to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iboss-ptk committed Dec 7, 2022
1 parent 77aa905 commit a8545d7
Show file tree
Hide file tree
Showing 11 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion packages/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ edition = "2021"
license = "MIT OR Apache-2.0"
name = "beaker"
rust_version = "1.61"
version = "0.1.1"
version = "0.1.2"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down
2 changes: 1 addition & 1 deletion templates/project/ts/sdk/src/index.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export * as contracts from "./contracts";
export * from "./contracts";
2 changes: 1 addition & 1 deletion ts/beaker-console/dist/index.cjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* beaker-console v0.1.1
* beaker-console v0.1.2
* (c) Supanat Potiwarakorn
* Released under the MIT OR Apache-2.0 License.
*/
Expand Down
2 changes: 1 addition & 1 deletion ts/beaker-console/dist/index.esm.js

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

2 changes: 1 addition & 1 deletion ts/beaker-console/dist/index.js

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

2 changes: 1 addition & 1 deletion ts/beaker-console/dist/index.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* beaker-console v0.1.1
* beaker-console v0.1.2
* (c) Supanat Potiwarakorn
* Released under the MIT OR Apache-2.0 License.
*/
Expand Down
2 changes: 1 addition & 1 deletion ts/beaker-console/dist/index.umd.js

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

2 changes: 1 addition & 1 deletion ts/beaker-console/dist/index.umd.min.js

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

6 changes: 3 additions & 3 deletions ts/beaker-console/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ beaker

#### Defined in

[src/utils.ts:21](https://github.com/osmosis-labs/beaker/blob/4213370/ts/beaker-console/src/utils.ts#L21)
[src/utils.ts:21](https://github.com/osmosis-labs/beaker/blob/47fee14/ts/beaker-console/src/utils.ts#L21)

___

Expand All @@ -66,7 +66,7 @@ ___

#### Defined in

[src/account.ts:92](https://github.com/osmosis-labs/beaker/blob/4213370/ts/beaker-console/src/account.ts#L92)
[src/account.ts:92](https://github.com/osmosis-labs/beaker/blob/47fee14/ts/beaker-console/src/account.ts#L92)

___

Expand All @@ -89,4 +89,4 @@ ___

#### Defined in

[src/contract.ts:63](https://github.com/osmosis-labs/beaker/blob/4213370/ts/beaker-console/src/contract.ts#L63)
[src/contract.ts:63](https://github.com/osmosis-labs/beaker/blob/47fee14/ts/beaker-console/src/contract.ts#L63)
12 changes: 6 additions & 6 deletions ts/beaker-console/docs/classes/Account.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

#### Defined in

[src/account.ts:28](https://github.com/osmosis-labs/beaker/blob/4213370/ts/beaker-console/src/account.ts#L28)
[src/account.ts:28](https://github.com/osmosis-labs/beaker/blob/47fee14/ts/beaker-console/src/account.ts#L28)

## Properties

Expand All @@ -45,7 +45,7 @@

#### Defined in

[src/account.ts:26](https://github.com/osmosis-labs/beaker/blob/4213370/ts/beaker-console/src/account.ts#L26)
[src/account.ts:26](https://github.com/osmosis-labs/beaker/blob/47fee14/ts/beaker-console/src/account.ts#L26)

___

Expand All @@ -55,7 +55,7 @@ ___

#### Defined in

[src/account.ts:24](https://github.com/osmosis-labs/beaker/blob/4213370/ts/beaker-console/src/account.ts#L24)
[src/account.ts:24](https://github.com/osmosis-labs/beaker/blob/47fee14/ts/beaker-console/src/account.ts#L24)

___

Expand All @@ -65,7 +65,7 @@ ___

#### Defined in

[src/account.ts:25](https://github.com/osmosis-labs/beaker/blob/4213370/ts/beaker-console/src/account.ts#L25)
[src/account.ts:25](https://github.com/osmosis-labs/beaker/blob/47fee14/ts/beaker-console/src/account.ts#L25)

## Methods

Expand All @@ -85,7 +85,7 @@ ___

#### Defined in

[src/account.ts:52](https://github.com/osmosis-labs/beaker/blob/4213370/ts/beaker-console/src/account.ts#L52)
[src/account.ts:52](https://github.com/osmosis-labs/beaker/blob/47fee14/ts/beaker-console/src/account.ts#L52)

___

Expand All @@ -106,4 +106,4 @@ ___

#### Defined in

[src/account.ts:38](https://github.com/osmosis-labs/beaker/blob/4213370/ts/beaker-console/src/account.ts#L38)
[src/account.ts:38](https://github.com/osmosis-labs/beaker/blob/47fee14/ts/beaker-console/src/account.ts#L38)
14 changes: 7 additions & 7 deletions ts/beaker-console/docs/classes/Contract.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

#### Defined in

[src/contract.ts:20](https://github.com/osmosis-labs/beaker/blob/4213370/ts/beaker-console/src/contract.ts#L20)
[src/contract.ts:20](https://github.com/osmosis-labs/beaker/blob/47fee14/ts/beaker-console/src/contract.ts#L20)

## Properties

Expand All @@ -45,7 +45,7 @@

#### Defined in

[src/contract.ts:17](https://github.com/osmosis-labs/beaker/blob/4213370/ts/beaker-console/src/contract.ts#L17)
[src/contract.ts:17](https://github.com/osmosis-labs/beaker/blob/47fee14/ts/beaker-console/src/contract.ts#L17)

___

Expand All @@ -55,7 +55,7 @@ ___

#### Defined in

[src/contract.ts:18](https://github.com/osmosis-labs/beaker/blob/4213370/ts/beaker-console/src/contract.ts#L18)
[src/contract.ts:18](https://github.com/osmosis-labs/beaker/blob/47fee14/ts/beaker-console/src/contract.ts#L18)

## Methods

Expand All @@ -81,7 +81,7 @@ ___

#### Defined in

[src/contract.ts:51](https://github.com/osmosis-labs/beaker/blob/4213370/ts/beaker-console/src/contract.ts#L51)
[src/contract.ts:51](https://github.com/osmosis-labs/beaker/blob/47fee14/ts/beaker-console/src/contract.ts#L51)

___

Expand All @@ -95,7 +95,7 @@ ___

#### Defined in

[src/contract.ts:35](https://github.com/osmosis-labs/beaker/blob/4213370/ts/beaker-console/src/contract.ts#L35)
[src/contract.ts:35](https://github.com/osmosis-labs/beaker/blob/47fee14/ts/beaker-console/src/contract.ts#L35)

___

Expand All @@ -109,7 +109,7 @@ ___

#### Defined in

[src/contract.ts:28](https://github.com/osmosis-labs/beaker/blob/4213370/ts/beaker-console/src/contract.ts#L28)
[src/contract.ts:28](https://github.com/osmosis-labs/beaker/blob/47fee14/ts/beaker-console/src/contract.ts#L28)

___

Expand All @@ -129,4 +129,4 @@ ___

#### Defined in

[src/contract.ts:43](https://github.com/osmosis-labs/beaker/blob/4213370/ts/beaker-console/src/contract.ts#L43)
[src/contract.ts:43](https://github.com/osmosis-labs/beaker/blob/47fee14/ts/beaker-console/src/contract.ts#L43)

0 comments on commit a8545d7

Please sign in to comment.