Skip to content

Commit 96e61d9

Browse files
committed
feat: update version to 1.0.0-beta.2 in package.json and package-lock.json
1 parent 3f47749 commit 96e61d9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

sdk/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mage-sombre/iapp",
3-
"version": "1.0.0-beta.1",
3+
"version": "1.0.0-beta.2",
44
"description": "A SDK to guide you through the process of managing and running an iExec iApp",
55
"main": "./dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)