Skip to content

Commit dd0f99a

Browse files
committed
bump beta version for publish
1 parent 12e671c commit dd0f99a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@digitalcredentials/verifier-core",
33
"description": "For verifying Verifiable Credentials in the browser, Node.js, and React Native.",
4-
"version": "1.0.0-beta.5",
4+
"version": "1.0.0-beta.6",
55
"scripts": {
66
"build-esm": "tsc -p tsconfig.esm.json",
77
"build-types": "tsc -p tsconfig.types.json",

0 commit comments

Comments
 (0)