Skip to content

Commit 2887051

Browse files
authored
Merge pull request #180 from Zak-C/develop
Develop
2 parents f5776d4 + 9fd14f0 commit 2887051

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-loading",
3-
"version": "17.0.0-rc.1",
3+
"version": "17.0.0",
44
"scripts": {
55
"ng": "ng",
66
"start": "ng serve",
@@ -55,4 +55,4 @@
5555
"*.ts": "eslint --fix",
5656
"*.{ts,scss,md}": "prettier --write"
5757
}
58-
}
58+
}

projects/ngx-loading/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-loading",
3-
"version": "17.0.0-rc.1",
3+
"version": "17.0.0",
44
"description": "A customisable loading spinner for Angular applications.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)