Merge branch 'release/1.0.1' into develop

This commit is contained in:
Andy Miller
2015-12-11 15:38:45 -07:00
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
# v1.0.1
## 12/11/2015
1. [](#improved)
* Reduced package sizes by removing extra vendor dev bits
1. [](#bugfix)
* Fix issue when you enable debugger from admin plugin
# v1.0.0
## 12/11/2015

View File

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