Skip to content

Commit 0337e25

Browse files
committed
Bumping version to 14.0.1-snapshot.0
1 parent 46c3ac7 commit 0337e25

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
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": "ngx-security",
3-
"version": "14.0.0",
3+
"version": "14.0.1-snapshot.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",

projects/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngx-security/auth",
3-
"version": "14.0.0",
3+
"version": "14.0.1-snapshot.0",
44
"license": "MIT",
55
"author": "developer@xbranch.io",
66
"description": "Angular Security Auth Module",

projects/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngx-security/core",
3-
"version": "14.0.0",
3+
"version": "14.0.1-snapshot.0",
44
"license": "MIT",
55
"author": "User <developer@xbranch.io>",
66
"description": "Angular Core Roles Module",

projects/permissions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngx-security/permissions",
3-
"version": "14.0.0",
3+
"version": "14.0.1-snapshot.0",
44
"license": "MIT",
55
"author": "User <developer@xbranch.io>",
66
"description": "Angular Security Permissions Module",

projects/roles/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngx-security/roles",
3-
"version": "14.0.0",
3+
"version": "14.0.1-snapshot.0",
44
"license": "MIT",
55
"author": "User <developer@xbranch.io>",
66
"description": "Angular Security Roles Module",

0 commit comments

Comments
 (0)