| Bump to 1.3.1 - reportable - Fork of reportable required by WarVox, from hdm/re… | |
| Log | |
| Files | |
| Refs | |
| README | |
| --- | |
| commit 86013f6a813d3cd580d0127058dc939fb7312cdb | |
| parent d0baa6eb4e4a8330647bd6ff3f49df472f61188c | |
| Author: Martin Schùˆrrer <[email protected]> | |
| Date: Thu, 22 May 2014 12:17:23 +0200 | |
| Bump to 1.3.1 | |
| Diffstat: | |
| M reportable.gemspec | 2 +- | |
| 1 file changed, 1 insertion(+), 1 deletion(-) | |
| --- | |
| diff --git a/reportable.gemspec b/reportable.gemspec | |
| @@ -14,7 +14,7 @@ pkg_files += Dir['spec/**/*.{rb,yml,opts}'] | |
| Gem::Specification.new do |s| | |
| s.name = %q{reportable} | |
| - s.version = '1.3.0' | |
| + s.version = '1.3.1' | |
| s.required_rubygems_version = Gem::Requirement.new('>= 0') if s.respond_to?(… | |
| s.authors = ['Marco Otte-Witte', 'Martin Kavalar'] |