Skip to content

Commit

Permalink
Bump the version of syntaxdev to v0.0.12; fix regression in ST.
Browse files Browse the repository at this point in the history
  • Loading branch information
1st1 committed Feb 4, 2017
1 parent c705cd1 commit df5bb18
Show file tree
Hide file tree
Showing 3 changed files with 141 additions and 141 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ test: release
then echo "Error: package.version != git.tag" && exit 1 ; fi

devenv:
npm install [email protected].11
npm install [email protected].12

release:
./node_modules/.bin/syntaxdev build-plist --in grammars/src/MagicPython.syntax.yaml --out grammars/MagicPython.tmLanguage
Expand Down
Loading

0 comments on commit df5bb18

Please sign in to comment.