This commit is contained in:
Adam Bradley
2014-01-09 09:49:37 -06:00
parent 9f952c3a50
commit cd65a8dc7b
13 changed files with 22 additions and 28 deletions

4
dist/js/ionic.js vendored
View File

@@ -2,7 +2,7 @@
* Copyright 2013 Drifty Co.
* http://drifty.com/
*
* Ionic, v0.9.18
* Ionic, v0.9.19
* A powerful HTML5 mobile app framework.
* http://ionicframework.com/
*
@@ -16,7 +16,7 @@
window.ionic = {
controllers: {},
views: {},
version: '0.9.18'
version: '0.9.19'
};;
(function(ionic) {