Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 34ce651

Browse files
committed
update SDK version to 0.1.12
1 parent acf3795 commit 34ce651

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cryptr-angular",
3-
"version": "0.1.11",
3+
"version": "0.1.12",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

projects/cryptr/cryptr-angular/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.

projects/cryptr/cryptr-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cryptr/cryptr-angular",
3-
"version": "0.1.11",
3+
"version": "0.1.12",
44
"description": "Cryptr SDK for Angular SPA",
55
"keywords": [
66
"cryptr",

0 commit comments

Comments
 (0)