Commit b1de57d7 authored by Luke Mallon's avatar Luke Mallon

Setup new branch for ST3 to use the async feature.

parent 83b51662
......@@ -709,8 +709,12 @@
"details": "https://github.com/Nalum/Touch-WSGI",
"releases": [
{
"sublime_text": "*",
"sublime_text": "<3000",
"details": "https://github.com/Nalum/Touch-WSGI/tree/master"
},
{
"sublime_text": ">=3000",
"details": "https://github.com/Nalum/Touch-WSGI/tree/st3"
}
]
},
......
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