Skip to content
This repository was archived by the owner on Jan 22, 2018. It is now read-only.

Commit ccd4c0a

Browse files
author
Kamil Kisiela
committed
Merge branch 'release/v0.7.3'
2 parents 6626ac4 + 31dfae6 commit ccd4c0a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Change Log
33

44
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
55

6-
[Unreleased](https://github.com/formly-js/angular-formly-templates-material/compare/v0.7.2...HEAD)
6+
[0.7.3](https://github.com/formly-js/angular-formly-templates-material/compare/v0.7.2...v0.7.3)
77

88
### Changed
99

package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Package.describe({
55
name: 'formly:angular-formly-templates-material',
66
summary: '(official): Material design templates for angular-formly',
7-
version: '0.7.2',
7+
version: '0.7.3',
88
documentation: 'README.md',
99
git: 'https://github.com/formly-js/angular-formly-templates-material.git'
1010
});

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-formly-material",
3-
"version": "0.7.2",
3+
"version": "0.7.3",
44
"description": "Material design templates for angular-formly",
55
"main": "dist/formly-material.js",
66
"scripts": {

0 commit comments

Comments
 (0)