diff --git a/bower.json b/bower.json index e157093814..7ae6198825 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ionic", - "version": "0.9.17", + "version": "0.9.18", "homepage": "https://github.com/driftyco/ionic", "authors": [ "Max Lynch ", diff --git a/component.json b/component.json index b8887ec1ba..47b3b79347 100644 --- a/component.json +++ b/component.json @@ -1,7 +1,7 @@ { "repo": "driftyco/ionic", "development": {}, - "version": "0.9.17", + "version": "0.9.18", "styles": [ "dist/css/ionic.css" ], diff --git a/package.json b/package.json index 9a23829b11..3aa8c3e43f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ionic", "private": false, - "version": "0.9.17", + "version": "0.9.18", "devDependencies": { "karma": "~0.10", "grunt": "~0.4.1",