We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd15353 commit 996eef4Copy full SHA for 996eef4
.github/workflows/publish.yml
@@ -18,9 +18,6 @@ permissions:
18
env:
19
NODE_VERSION: 22.18
20
EVM_ARTIFACTS_PATHS: |
21
- artifacts
22
- cache
23
- typechain
24
out
25
cache-foundry
26
SVM_ARTIFACTS_PATHS: |
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@across-protocol/contracts",
3
- "version": "5.0.0-alpha.1",
+ "version": "5.0.0-alpha.2",
4
"author": "UMA Team",
5
"license": "AGPL-3.0-only",
6
"repository": {
0 commit comments