diff options
| author | Scott J. Goldman <scottjg@github.com> | 2012-08-31 22:49:54 -0700 |
|---|---|---|
| committer | Scott J. Goldman <scottjg@github.com> | 2012-09-02 00:08:37 -0700 |
| commit | fc435a254171ff7ac8ff1291fc03a071add3c346 (patch) | |
| tree | b0f0bdf9e5198d7ef60b7c27837d4441e84eddfc | |
| parent | 04394750e77ed8dc71b93a22ab3c9c8b79cbf57e (diff) | |
Linguist 2.3.2v2.3.2
| -rw-r--r-- | github-linguist.gemspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/github-linguist.gemspec b/github-linguist.gemspec index 3b1e370..14590ce 100644 --- a/github-linguist.gemspec +++ b/github-linguist.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'github-linguist' - s.version = '2.3.1' + s.version = '2.3.2' s.summary = "GitHub Language detection" s.authors = "GitHub" |
