Skip to content

Commit df5bb18

Browse files
committed
Bump the version of syntaxdev to v0.0.12; fix regression in ST.
1 parent c705cd1 commit df5bb18

File tree

3 files changed

+141
-141
lines changed

3 files changed

+141
-141
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ test: release
1616
then echo "Error: package.version != git.tag" && exit 1 ; fi
1717

1818
devenv:
19-
npm install [email protected].11
19+
npm install [email protected].12
2020

2121
release:
2222
./node_modules/.bin/syntaxdev build-plist --in grammars/src/MagicPython.syntax.yaml --out grammars/MagicPython.tmLanguage

0 commit comments

Comments
 (0)