Commit 9b60a47f authored by Ryan Morrissey's avatar Ryan Morrissey

Update to Jekyll

Updated Jekyll to v2.0.0 which now requires ST3 compatibility.
parent 20dbb577
...@@ -253,11 +253,14 @@ ...@@ -253,11 +253,14 @@
"labels": [ "labels": [
"language syntax", "language syntax",
"snippets", "snippets",
"auto-complete" "auto-complete",
"build system",
"file creation",
"file navigation"
], ],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": ">=3000",
"details": "https://github.com/23maverick23/sublime-jekyll/tags" "details": "https://github.com/23maverick23/sublime-jekyll/tags"
} }
] ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment