diff --git a/packages/cli/Cargo.toml b/packages/cli/Cargo.toml index ba511b6..7b1f56f 100644 --- a/packages/cli/Cargo.toml +++ b/packages/cli/Cargo.toml @@ -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 diff --git a/templates/project/ts/sdk/src/index.ts b/templates/project/ts/sdk/src/index.ts index 8d53f91..14371ab 100644 --- a/templates/project/ts/sdk/src/index.ts +++ b/templates/project/ts/sdk/src/index.ts @@ -1 +1 @@ -export * as contracts from "./contracts"; +export * from "./contracts"; diff --git a/ts/beaker-console/dist/index.cjs b/ts/beaker-console/dist/index.cjs index f59360c..c685688 100644 --- a/ts/beaker-console/dist/index.cjs +++ b/ts/beaker-console/dist/index.cjs @@ -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. */ diff --git a/ts/beaker-console/dist/index.esm.js b/ts/beaker-console/dist/index.esm.js index c60f84d..60ca2ea 100644 --- a/ts/beaker-console/dist/index.esm.js +++ b/ts/beaker-console/dist/index.esm.js @@ -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. */ diff --git a/ts/beaker-console/dist/index.js b/ts/beaker-console/dist/index.js index e0900c8..f690c72 100644 --- a/ts/beaker-console/dist/index.js +++ b/ts/beaker-console/dist/index.js @@ -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. */ diff --git a/ts/beaker-console/dist/index.mjs b/ts/beaker-console/dist/index.mjs index 824954b..d9c5b3b 100644 --- a/ts/beaker-console/dist/index.mjs +++ b/ts/beaker-console/dist/index.mjs @@ -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. */ diff --git a/ts/beaker-console/dist/index.umd.js b/ts/beaker-console/dist/index.umd.js index 8007fce..8ffe331 100644 --- a/ts/beaker-console/dist/index.umd.js +++ b/ts/beaker-console/dist/index.umd.js @@ -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. */ diff --git a/ts/beaker-console/dist/index.umd.min.js b/ts/beaker-console/dist/index.umd.min.js index 982940e..199fa94 100644 --- a/ts/beaker-console/dist/index.umd.min.js +++ b/ts/beaker-console/dist/index.umd.min.js @@ -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. */ diff --git a/ts/beaker-console/docs/README.md b/ts/beaker-console/docs/README.md index 89f28fe..2e06cb0 100644 --- a/ts/beaker-console/docs/README.md +++ b/ts/beaker-console/docs/README.md @@ -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) ___ @@ -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) ___ @@ -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) diff --git a/ts/beaker-console/docs/classes/Account.md b/ts/beaker-console/docs/classes/Account.md index ecabfae..7576399 100644 --- a/ts/beaker-console/docs/classes/Account.md +++ b/ts/beaker-console/docs/classes/Account.md @@ -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 @@ -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) ___ @@ -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) ___ @@ -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 @@ -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) ___ @@ -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) diff --git a/ts/beaker-console/docs/classes/Contract.md b/ts/beaker-console/docs/classes/Contract.md index da87a0a..eeb6cef 100644 --- a/ts/beaker-console/docs/classes/Contract.md +++ b/ts/beaker-console/docs/classes/Contract.md @@ -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 @@ -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) ___ @@ -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 @@ -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) ___ @@ -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) ___ @@ -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) ___ @@ -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)