mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Release v5.0.9 (#3597)
* Update all grammars * Update atom-language-clean grammar to match * Don't update reason grammer There seems to be a problem with the 1.3.5 release in that the conversion isn't producing a reason entry so doesn't match whats in grammar.yml * Bump version to 5.0.9 * Update grammars * Don't update javascript grammar The current grammar has a known issue and is pending the fix in https://github.com/atom/language-javascript/pull/497
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
module Linguist
|
||||
VERSION = "5.0.8"
|
||||
VERSION = "5.0.9"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user