diff --git a/common/package.json b/common/package.json index 4f54e8371..17def4754 100644 --- a/common/package.json +++ b/common/package.json @@ -1,6 +1,6 @@ { "name": "@selfxyz/common", - "version": "0.0.9", + "version": "0.0.10-beta.0", "description": "Constants and utils for self sdks", "license": "MIT", "author": "@Selfxyz Team", diff --git a/contracts/package.json b/contracts/package.json index 4dcb1c0c5..aa028d6d4 100644 --- a/contracts/package.json +++ b/contracts/package.json @@ -1,6 +1,6 @@ { "name": "@selfxyz/contracts", - "version": "1.2.3", + "version": "1.2.4-beta.0", "repository": { "type": "git", "url": "https://github.com/selfxyz/self" diff --git a/sdk/qrcode-angular/package.json b/sdk/qrcode-angular/package.json index 0f5850249..a56f49a7d 100644 --- a/sdk/qrcode-angular/package.json +++ b/sdk/qrcode-angular/package.json @@ -1,6 +1,6 @@ { "name": "@selfxyz/qrcode-angular", - "version": "1.0.4", + "version": "1.0.5-beta.0", "description": "Angular QR code wrapper SDK for Self passport verification", "keywords": [ "angular", diff --git a/sdk/qrcode/package.json b/sdk/qrcode/package.json index 247e3034b..d601b818a 100644 --- a/sdk/qrcode/package.json +++ b/sdk/qrcode/package.json @@ -1,6 +1,6 @@ { "name": "@selfxyz/qrcode", - "version": "1.0.18", + "version": "1.0.19-beta.0", "repository": { "type": "git", "url": "https://github.com/selfxyz/self"