Skip to content

Commit 86ee52b

Browse files
committed
bump to 1.7.5
1 parent 55fd027 commit 86ee52b

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.5
2+
3+
* `ionic-app-lib` updated to `0.6.1`
4+
15
### 1.7.4
26

37
* app-lib @0.6.0

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.4",
3+
"version": "1.7.5",
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.6.0",
70+
"ionic-app-lib": "0.6.1",
7171
"moment": "^2.10.6",
7272
"ncp": "0.4.2",
7373
"npm": "2.1.3",

0 commit comments

Comments
 (0)