We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98b8915 commit e705796Copy full SHA for e705796
2 files changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 1.7.3
2
+
3
+* Updating app-lib dependency
4
5
### 1.7.2
6
7
* Updating app-lib dependency
package.json
@@ -1,6 +1,6 @@
{
"name": "ionic",
- "version": "1.7.2",
+ "version": "1.7.3",
"preferGlobal": true,
"description": "A tool for creating and developing Ionic Framework mobile apps.",
"homepage": "http://ionicframework.com/",
@@ -67,7 +67,7 @@
67
"finalhandler": "0.2.0",
68
"form-data": "0.1.4",
69
"gulp": "3.8.8",
70
- "ionic-app-lib": "0.5.2",
+ "ionic-app-lib": "0.5.3",
71
"moment": "^2.10.6",
72
"ncp": "0.4.2",
73
"npm": "2.1.3",
0 commit comments