From 177735b439dfad43b26a4aaa117332488db38e79 Mon Sep 17 00:00:00 2001 From: David Taylor Date: Tue, 13 Oct 2015 15:00:27 -0400 Subject: [PATCH] bump to version 2.4.0 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 5f83fff9b..3582ab81b 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-patternfly", - "version": "2.3.2", + "version": "2.4.0", "authors": [ "Red Hat" ], diff --git a/package.json b/package.json index e177c9c12..fa63056d6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "author": "Red Hat", "name": "angular-patternfly", - "version": "2.3.2", + "version": "2.4.0", "description": "Angular extension of the PatternFly project.", "homepage": "https://github.com/patternfly/angular-patternfly", "dependencies": {},