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

Commit 3c905ef

Browse files
author
Kamil Kisiela
committed
Update version
1 parent 7880b6c commit 3c905ef

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.5.1] - 2015-11-18
66
### Changed
77
- Refactor all files to use Strict Dependency Injection
88

@@ -60,7 +60,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
6060

6161
## 0.0.1 - 2015-11-06
6262

63-
[Unreleased]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.5.0...HEAD
63+
[0.5.1]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.5.0...v0.5.1
6464
[0.5.0]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.4.0...v0.5.0
6565
[0.4.0]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.3.0...v0.4.0
6666
[0.3.0]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.2.0...v0.3.0

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.5.0",
6+
version: "0.5.1",
77

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

0 commit comments

Comments
 (0)