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

Commit fe4b8c3

Browse files
committed
update version number in package.json to 1.1.17
1 parent db3cdf7 commit fe4b8c3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
<a name="1.1.16"></a>
2-
## [1.1.16](https://github.com/angular/material/compare/v1.1.14...v1.1.16) (2019-03-30)
1+
<a name="1.1.17"></a>
2+
## [1.1.17](https://github.com/angular/material/compare/v1.1.14...v1.1.17) (2019-03-30
33

44

55
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-material-source",
3-
"version": "1.1.16",
3+
"version": "1.1.17",
44
"description": "The AngularJS Material project is an implementation of Material Design in AngularJS. This project provides a set of reusable, well-tested, and accessible Material Design UI components. AngularJS Material is supported internally at Google by the AngularJS, Material Design UX and other product teams.",
55
"keywords": [
66
"client-side",

0 commit comments

Comments
 (0)