Skip to content

Commit

Permalink
Deploy
Browse files Browse the repository at this point in the history
3.3.0
  • Loading branch information
arietrouw committed Dec 13, 2024
1 parent 211b306 commit c2e3f35
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/sdk-xyo-typechain",
"version": "3.2.3",
"version": "3.3.0",
"bugs": {
"url": "git+https://github.com/XYOracleNetwork/sdk-xyo-typechain/issues",
"email": "[email protected]"
Expand Down
2 changes: 1 addition & 1 deletion packages/open-zeppelin-typechain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/open-zeppelin-typechain",
"version": "3.2.3",
"version": "3.3.0",
"bugs": {
"url": "git+https://github.com/XYOracleNetwork/sdk-xyo-typechain/issues",
"email": "[email protected]"
Expand Down
4 changes: 2 additions & 2 deletions packages/solidity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/solidity",
"version": "3.2.3",
"version": "3.3.0",
"bugs": {
"url": "git+https://github.com/XYOracleNetwork/sdk-xyo-typechain/issues",
"email": "[email protected]"
Expand Down Expand Up @@ -37,4 +37,4 @@
"publishConfig": {
"access": "public"
}
}
}
2 changes: 1 addition & 1 deletion packages/typechain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/typechain",
"version": "3.2.3",
"version": "3.3.0",
"bugs": {
"url": "git+https://github.com/XYOracleNetwork/sdk-xyo-typechain/issues",
"email": "[email protected]"
Expand Down
2 changes: 1 addition & 1 deletion packages/uniswap-solidity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/uniswap-solidity",
"version": "3.2.3",
"version": "3.3.0",
"bugs": {
"url": "git+https://github.com/XYOracleNetwork/sdk-xyo-typechain/issues",
"email": "[email protected]"
Expand Down
2 changes: 1 addition & 1 deletion packages/uniswap-typechain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/uniswap-typechain",
"version": "3.2.3",
"version": "3.3.0",
"bugs": {
"url": "git+https://github.com/XYOracleNetwork/sdk-xyo-typechain/issues",
"email": "[email protected]"
Expand Down
2 changes: 1 addition & 1 deletion packages/world-solidity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/world-solidity",
"version": "3.2.3",
"version": "3.3.0",
"bugs": {
"url": "git+https://github.com/XYOracleNetwork/sdk-xyo-typechain/issues",
"email": "[email protected]"
Expand Down
2 changes: 1 addition & 1 deletion packages/world-typechain/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/world-typechain",
"version": "3.2.3",
"version": "3.3.0",
"bugs": {
"url": "git+https://github.com/XYOracleNetwork/sdk-xyo-typechain/issues",
"email": "[email protected]"
Expand Down

0 comments on commit c2e3f35

Please sign in to comment.