Skip to content

Commit 99e1fb9

Browse files
authored
Merge pull request #133 from t-ho/fix/missing-readme
chore: version bump
2 parents e221dbf + 48129e1 commit 99e1fb9

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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-ui-loader",
3-
"version": "16.0.0",
3+
"version": "16.0.1",
44
"scripts": {
55
"ng": "ng",
66
"prettier": "prettier --write \"**/*.{scss,ts,component.html}\"",

projects/ngx-ui-loader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ngx-ui-loader",
33
"description": "An all-in-one and fully customizable loader/spinner for Angular applications. It supports foreground, background spinner/loader, indicative progress bar and multiple loaders.",
4-
"version": "16.0.0",
4+
"version": "16.0.1",
55
"scripts": {
66
"build": "../../node_modules/.bin/tsc -p tsconfig.schematics.json",
77
"copy:collections": "cp schematics/*collection.json ../../dist/ngx-ui-loader/schematics/",

0 commit comments

Comments
 (0)