Commit 9a71761a authored by Craft, Austin's avatar Craft, Austin

package name-change

parent b63342f1
...@@ -229,23 +229,23 @@ ...@@ -229,23 +229,23 @@
] ]
}, },
{ {
"details": "https://github.com/hypernovagama/Gherkin-highlight-sublimetext", "name": "Gherkin Auto-Complete Plus",
"labels": ["language syntax"], "details": "https://github.com/austincrft/sublime-gherkin-auto-complete-plus",
"labels": ["auto-complete", "language syntax", "testing", "gherkin", "cucumber"],
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"branch": "master" "tags": true
} }
] ]
}, },
{ {
"name": "gherkin_auto_complete_plus", "details": "https://github.com/hypernovagama/Gherkin-highlight-sublimetext",
"details": "https://github.com/austincrft/sublime-gherkin-auto-complete-plus", "labels": ["language syntax"],
"labels": ["auto-complete", "language syntax", "testing", "gherkin", "cucumber"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "<3000",
"tags": true "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