Skip to content
This repository was archived by the owner on Nov 6, 2024. It is now read-only.

Commit 21b1e98

Browse files
committed
6.0.1
1 parent 6fff2ca commit 21b1e98

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<img src="https://github.com/sherweb/ngx-materialize/raw/master/demo/src/assets/ngx-materialize-circle.png">
44
</p>
55
<h1 align="center">ngx-materialize</h1>
6-
<div align="center">
6+
<p align="center">
77
<a href="https://circleci.com/gh/sherweb/ngx-materialize">
88
<img alt="CircleCI Status" src="https://circleci.com/gh/sherweb/ngx-materialize.svg?style=shield&circle-token=4f457a3c93c34ad9cdf21cbe53605dad94f21955">
99
</a>
@@ -16,7 +16,7 @@
1616
<a href="https://opensource.org/licenses/Apache-2.0">
1717
<img alt="License" src="https://img.shields.io/npm/l/ngx-materialize.svg">
1818
</a>
19-
</div>
19+
</p>
2020
</div>
2121

2222
<div class="readme-summary">

lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-materialize",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "An Angular wrap around Materialize library",
55
"license": "Apache-2.0",
66
"repository": "sherweb/ngx-materialize",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-materialize",
3-
"version": "6.0.0",
3+
"version": "6.0.1",
44
"description": "An Angular wrap around Materialize library",
55
"license": "Apache-2.0",
66
"repository": "sherweb/ngx-materialize",

0 commit comments

Comments
 (0)