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

Commit 10f6a99

Browse files
author
Kamil Kisiela
committed
release new version
1 parent c147fb8 commit 10f6a99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ var client = 'client';
33
Package.describe({
44
name: "wieldo:angular-formly-templates-material",
55
summary: "Material design templates for angular-formly",
6-
version: "0.7.1",
6+
version: "0.7.2",
77

88
documentation: 'README.md',
99
git: 'https://github.com/formly-js/angular-formly-templates-material.git'

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.1",
3+
"version": "0.7.2",
44
"description": "Material design templates for angular-formly",
55
"main": "dist/formly-material.js",
66
"scripts": {

0 commit comments

Comments
 (0)