From ca0ee6bb0c357d984cf261a21b994d9c7594c419 Mon Sep 17 00:00:00 2001 From: David Taylor Date: Wed, 11 Nov 2015 10:15:58 -0500 Subject: [PATCH] Bump to v2.6.1 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 61224a088..bb4dad2dc 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-patternfly", - "version": "2.6.0", + "version": "2.6.1", "authors": [ "Red Hat" ], diff --git a/package.json b/package.json index be9b34927..c7e84bff3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "author": "Red Hat", "name": "angular-patternfly", - "version": "2.6.0", + "version": "2.6.1", "description": "Angular extension of the PatternFly project.", "homepage": "https://github.com/patternfly/angular-patternfly", "dependencies": {},