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

Commit 8e8f650

Browse files
author
Kamil Kisiela
committed
Merge branch 'release/v0.0.4' into develop
2 parents d7d2641 + 15f3259 commit 8e8f650

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
@@ -2,7 +2,7 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## [Unreleased]
5+
## [0.0.4] - 2015-11-13
66
### Removed
77
- es5-shim package
88
- standard-minifier package
@@ -26,6 +26,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
2626

2727
## 0.0.1 - 2015-11-06
2828

29-
[Unreleased]: https://github.com/kamilkisiela/meteor-angular-formly-templates-material/compare/v0.3.0...HEAD
29+
[0.0.4]: https://github.com/kamilkisiela/meteor-angular-formly-templates-material/compare/v0.3.0...v0.0.4
3030
[0.0.3]: https://github.com/kamilkisiela/meteor-angular-formly-templates-material/compare/v0.0.2...v0.0.3
3131
[0.0.2]: https://github.com/kamilkisiela/meteor-angular-formly-templates-material/compare/v0.0.1...v0.0.2

package.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ var server = 'server';
55
Package.describe({
66
name: "wieldo:angular-formly-templates-material",
77
summary: "Material design templates for angular-formly",
8-
version: "0.0.3",
8+
version: "0.0.4",
99

1010
documentation: 'README.md',
1111
git: 'https://github.com/wieldo/angular-formly-templates-material.git'

0 commit comments

Comments
 (0)