Merge pull request #1820 from github/cut-release-v4.2.2

v4.2.2
This commit is contained in:
Brandon Keepers
2014-12-03 10:55:09 -08:00
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
module Linguist
VERSION = "4.2.1"
VERSION = "4.2.2"
end

View File

@@ -13,6 +13,9 @@ set +x
mkdir -p ./vendor/gems
# Clean out any unversioned files
git clean -fd
bundle install --local --path ./vendor/gems
bundle exec rake samples
bundle exec rake