Skip to content

Commit 30a4acb

Browse files
committed
bump beta version for npm publish
1 parent be08c49 commit 30a4acb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# isomorphic-lib-template Changelog
22

3-
## 0.0.1 - TBD
3+
## 1.0.0 - TBD
44

55
### Added
66

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.6",
4+
"version": "1.0.0-beta.7",
55
"scripts": {
66
"build-esm": "tsc -p tsconfig.esm.json",
77
"build-types": "tsc -p tsconfig.types.json",

0 commit comments

Comments
 (0)