Bump `hugo new theme` template min_version to 0.14 - hugo - [fork] hugo port for 9front
 (HTM) git clone git@git.drkhsh.at/hugo.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit e64e571b679b429f547b38ebcb1f8aab8d785e7b
 (DIR) parent 98659bf3b8d11a6bd57439d70551f5f018b6a404
 (HTM) Author: Anthony Fok <foka@debian.org>
       Date:   Tue,  4 Aug 2015 02:59:57 -0600
       
       Bump `hugo new theme` template min_version to 0.14
       
       Diffstat:
         M commands/new.go                     |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/commands/new.go b/commands/new.go
       @@ -227,7 +227,7 @@ description = ""
        homepage = "http://siteforthistheme.com/"
        tags = ["", ""]
        features = ["", ""]
       -min_version = 0.13
       +min_version = 0.14
        
        [author]
          name = ""