Merge branch 'release/1.0.2' into develop

This commit is contained in:
Andy Miller
2015-12-11 18:51:36 -07:00
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
# v1.0.2
## 12/11/2015
1. [](#bugfix)
* Fix for timing display in debugbar
# v1.0.1
## 12/11/2015

View File

@@ -2,7 +2,7 @@
// Some standard defines
define('GRAV', true);
define('GRAV_VERSION', '1.0.1');
define('GRAV_VERSION', '1.0.2');
define('DS', '/');
// Directories and Paths