Skip to content

Commit e705796

Browse files
committed
bump to 1.7.3
1 parent 98b8915 commit e705796

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 1.7.3
2+
3+
* Updating app-lib dependency
4+
15
### 1.7.2
26

37
* Updating app-lib dependency

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ionic",
3-
"version": "1.7.2",
3+
"version": "1.7.3",
44
"preferGlobal": true,
55
"description": "A tool for creating and developing Ionic Framework mobile apps.",
66
"homepage": "http://ionicframework.com/",
@@ -67,7 +67,7 @@
6767
"finalhandler": "0.2.0",
6868
"form-data": "0.1.4",
6969
"gulp": "3.8.8",
70-
"ionic-app-lib": "0.5.2",
70+
"ionic-app-lib": "0.5.3",
7171
"moment": "^2.10.6",
7272
"ncp": "0.4.2",
7373
"npm": "2.1.3",

0 commit comments

Comments
 (0)