Browse Source

Set min_version to 0.14

digitalcraftsman 9 years ago
parent
commit
48ee248670
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      theme.toml

+ 1
- 1
theme.toml View File

@@ -3,7 +3,7 @@ license = "MIT"
3 3
 description = "An elegant open source and mobile first theme"
4 4
 tags = ["blog", "company"]
5 5
 features = ["blog", ]
6
-min_version = 0.13
6
+min_version = 0.14
7 7
 
8 8
 [author]
9 9
     name = "spf13"