Skip to content

Commit 39037d5

Browse files
committed
Merge pull request #1803 from github/cut-release-v4.2.0
Bumping to v4.2.0
2 parents fd9275b + 31d882b commit 39037d5

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

grammars.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ https://github.com/Varriount/NimLime:
6161
- source.nimrod
6262
- source.nimrod_filter
6363
- source.nimrodcfg
64+
https://github.com/alkemist/gradle.tmbundle:
65+
- source.groovy.gradle
6466
https://github.com/ambethia/Sublime-Loom:
6567
- source.loomscript
6668
https://github.com/angryant0007/VBDotNetSyntax:
@@ -141,8 +143,6 @@ https://github.com/fsharp/fsharpbinding:
141143
- source.fsharp
142144
https://github.com/gingerbeardman/monkey.tmbundle:
143145
- source.monkey
144-
https://github.com/alkemist/gradle.tmbundle:
145-
- source.groovy.gradle
146146
https://github.com/guillermooo/dart-sublime-bundle/raw/master/Dart.tmLanguage:
147147
- source.dart
148148
https://github.com/harrism/sublimetext-cuda-cpp/raw/master/cuda-c%2B%2B.tmLanguage:
@@ -169,6 +169,8 @@ https://github.com/lavrton/sublime-better-typescript:
169169
- source.ts
170170
https://github.com/leafo/moonscript-tmbundle:
171171
- source.moonscript
172+
https://github.com/lsf37/Isabelle.tmbundle:
173+
- source.isabelle.theory
172174
https://github.com/lunixbochs/x86-assembly-textmate-bundle:
173175
- source.asm.x86
174176
https://github.com/macekond/Alloy.tmbundle:
@@ -414,9 +416,7 @@ https://github.com/vmg/zephir-sublime:
414416
- source.php.zephir
415417
https://github.com/whitequark/llvm.tmbundle:
416418
- source.llvm
417-
https://github.com/lsf37/Isabelle.tmbundle:
418-
- source.isabelle.theory
419-
https://github.com/eregon/oz-tmbundle:
420-
- source.oz
421419
https://github.com/wmertens/sublime-nix:
422420
- source.nix
421+
https://raw.githubusercontent.com/eregon/oz-tmbundle/master/Syntaxes/Oz.tmLanguage:
422+
- source.oz

lib/linguist/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Linguist
2-
VERSION = "4.0.3"
2+
VERSION = "4.2.0"
33
end

0 commit comments

Comments
 (0)