Skip to content

Commit 96075c3

Browse files
Bumped version number to 3.23.3
1 parent 1190db1 commit 96075c3

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-patternfly",
3-
"version": "3.23.2",
3+
"version": "3.23.3",
44
"authors": [
55
"Red Hat"
66
],
@@ -43,7 +43,7 @@
4343
"angular-sanitize": "1.3.0 - 1.5.*",
4444
"angular-bootstrap": "0.14.x",
4545
"lodash": "3.x",
46-
"patternfly": "~3.23.2"
46+
"patternfly": "~3.23.3"
4747
},
4848
"devDependencies": {
4949
"angular-mocks": "1.3.0 - 1.5.*",

npm-shrinkwrap.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Red Hat",
33
"name": "angular-patternfly",
4-
"version": "3.23.2",
4+
"version": "3.23.3",
55
"license": "Apache-2.0",
66
"description": "Angular extension of the PatternFly project.",
77
"keywords": ["angular", "patternfly"],
@@ -14,7 +14,7 @@
1414
"angular-sanitize": "1.3.0 - 1.5.*",
1515
"angular-ui-bootstrap": "0.14.x",
1616
"lodash": "3.x",
17-
"patternfly": "~3.23.2"
17+
"patternfly": "~3.23.3"
1818
},
1919
"devDependencies": {
2020
"express": "3.4.4",
@@ -44,7 +44,7 @@
4444
"karma-phantomjs-launcher": "^1.0.0",
4545
"matchdep": "0.3.0",
4646
"nsp": "^2.6.1",
47-
"patternfly-eng-release": "~3.23.2"
47+
"patternfly-eng-release": "~3.23.3"
4848
},
4949
"scripts": {
5050
"test": "grunt test"

0 commit comments

Comments
 (0)