Commit 50995afc authored by Matt Seymour's avatar Matt Seymour

Fixes sublime version

Alter sublime version from `3000` to `*`
parent cad32ff7
...@@ -1155,7 +1155,7 @@ ...@@ -1155,7 +1155,7 @@
"details": "https://github.com/mattseymour/sublime-coffee-to-js", "details": "https://github.com/mattseymour/sublime-coffee-to-js",
"releases": [ "releases": [
{ {
"sublime_text": "<=3000", "sublime_text": "*",
"branch": "master" "branch": "master"
} }
] ]
......
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