Skip to content

Commit 6f9ab56

Browse files
author
GitHub Actions release workflow
committed
chore: release v4.0.0-beta.0
1 parent 6b04eae commit 6f9ab56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@superfaceai/testing",
3-
"version": "4.0.0-rc.0",
3+
"version": "4.0.0-beta.0",
44
"description": "Testing library for Superface capabilities.",
55
"main": "dist/index.js",
66
"source": "src/index.ts",
@@ -54,4 +54,4 @@
5454
"@superfaceai/one-sdk": "^2.3.0",
5555
"@superfaceai/parser": "^2.1.0"
5656
}
57-
}
57+
}

0 commit comments

Comments
 (0)