Release v5.0.0 (#3388)

* bumping version to v5.0.0

* updating license information

* reverting accidental changes to language ids cc @twp

* Updating grammars
This commit is contained in:
Brandon Black
2016-12-22 16:55:22 -08:00
committed by GitHub
parent a1165b74b1
commit a4d12cc8e4
42 changed files with 45 additions and 41 deletions

View File

@@ -1,3 +1,3 @@
module Linguist
VERSION = "4.8.18"
VERSION = "5.0.0"
end