summaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
authordigitalcraftsman <digitalcraftsman@users.noreply.github.com>2015-07-13 23:53:44 +0200
committerdigitalcraftsman <digitalcraftsman@users.noreply.github.com>2015-07-13 23:53:44 +0200
commit48ee2486703dd090bcb7f5cab52c666f30f98e29 (patch)
tree192f69153aa87c4a7e7f2f6faeec59cde7b05437 /theme.toml
parent2bec57881bfbe024d58a2fa77bb5a3ab28ed8ad3 (diff)
Set min_version to 0.14
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 204cccc..d5caeb5 100644
--- a/theme.toml
+++ b/theme.toml
@@ -3,7 +3,7 @@ license = "MIT"
description = "An elegant open source and mobile first theme"
tags = ["blog", "company"]
features = ["blog", ]
-min_version = 0.13
+min_version = 0.14
[author]
name = "spf13"