From 0f90570b4d0c15ad71475f9da86aa71f3b4ed05a Mon Sep 17 00:00:00 2001 From: danrevah Date: Thu, 26 Jan 2017 10:22:32 +0200 Subject: [PATCH 1/3] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce78a29b..51c67ae0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-pipes", - "version": "1.2.2", + "version": "1.2.3", "author": "Dan Revah", "description": "Useful angular2 pipes", "license": "MIT", From ed948eae95bb6d759ff913bcc682fbba6a346e87 Mon Sep 17 00:00:00 2001 From: Dan Revah Date: Thu, 26 Jan 2017 10:27:56 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e23007ed..a80e8069 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # ngx-pipes -[![npm](https://img.shields.io/npm/v/ngx-pipes.svg?style=flat-square)](https://www.npmjs.com/package/ngx-pipes) [![Travis](https://img.shields.io/travis/danrevah/ngx-pipes.svg?style=flat-square)](https://travis-ci.org/danrevah/ngx-pipes) [![Coveralls](https://img.shields.io/coveralls/danrevah/ngx-pipes.svg?style=flat-square)](https://coveralls.io/github/danrevah/ngx-pipes?branch=master) [![npm](https://img.shields.io/npm/dt/ng2-pipes.svg?style=flat-square)](https://www.npmjs.com/package/ng2-pipes) [![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](https://github.com/danrevah/ng-pipes/blob/master/LICENSE.md) +[![npm](https://img.shields.io/npm/v/ngx-pipes.svg?style=flat-square)](https://www.npmjs.com/package/ngx-pipes) [![Travis](https://img.shields.io/travis/danrevah/ngx-pipes.svg?style=flat-square)](https://travis-ci.org/danrevah/ngx-pipes) [![Coveralls](https://img.shields.io/coveralls/danrevah/ngx-pipes.svg?style=flat-square)](https://coveralls.io/github/danrevah/ngx-pipes?branch=master) [![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](https://github.com/danrevah/ng-pipes/blob/master/LICENSE.md) > Useful pipes for Angular 2 and beyond with no external dependencies! From 6d07086e9a5ec32fd2ce8ba4273c6b418b86cbc1 Mon Sep 17 00:00:00 2001 From: danrevah Date: Thu, 26 Jan 2017 10:22:32 +0200 Subject: [PATCH 3/3] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce78a29b..51c67ae0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-pipes", - "version": "1.2.2", + "version": "1.2.3", "author": "Dan Revah", "description": "Useful angular2 pipes", "license": "MIT",