Release v5.0.5 -- part Deux (#3479)

* bumping to v5.0.5

* relaxing rugged version requirement
This commit is contained in:
Brandon Black
2017-02-15 21:29:04 -08:00
committed by GitHub
parent 94367cc460
commit f7fe1fee66
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
module Linguist
VERSION = "5.0.4"
VERSION = "5.0.5"
end