Skip to content

Commit

Permalink
Release v0.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 7, 2022
1 parent faebb2c commit 8758df7
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@
"test": "jest **/*.test.ts",
"doctor:packages": "yarn doctor packages/"
},
"version": "0.11.3",
"version": "0.11.4",
"packageManager": "[email protected]"
}
2 changes: 1 addition & 1 deletion packages/celo-contrib/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dahlia-labs/celo-contrib",
"description": "Dahlia Labs Celo helpers.",
"version": "0.10.3",
"version": "0.10.4",
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/DahliaLabs/dahlia-common.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/celo-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dahlia-labs/celo-tokens",
"description": "Common token list for Celo.",
"version": "0.10.3",
"version": "0.10.4",
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/DahliaLabs/dahlia-common.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/numoen-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dahlia-labs/numoen-utils",
"description": "Types and data collection functions for UniswapV2",
"version": "0.10.3",
"version": "0.10.4",
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/DahliaLabs/dahlia-common.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/stableswap-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dahlia",
"pinnata"
],
"version": "0.10.3",
"version": "0.10.4",
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/DahliaLabs/dahlia-common.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/token-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dahlia-labs/token-utils",
"description": "Token-related math and transaction utilities.",
"version": "0.10.3",
"version": "0.10.4",
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/DahliaLabs/dahlia-common.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/uniswapv2-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dahlia-labs/uniswapv2-utils",
"description": "Types and data collection functions for UniswapV2",
"version": "0.10.3",
"version": "0.10.4",
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/DahliaLabs/dahlia-common.git"
Expand Down
2 changes: 1 addition & 1 deletion packages/use-ethers/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dahlia-labs/use-ethers",
"description": "Multicall extensions to ethers.",
"version": "0.10.3",
"version": "0.10.4",
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/DahliaLabs/dahlia-common.git"
Expand Down

0 comments on commit 8758df7

Please sign in to comment.