mirror of
https://github.com/ditkrg/simplecov-json.git
synced 2026-01-22 22:06:46 +00:00
Bump version to 0.2.3
This commit is contained in:
parent
ac39d9e339
commit
55a9da11ac
@ -3,7 +3,7 @@ $:.push File.expand_path("../lib", __FILE__)
|
|||||||
|
|
||||||
Gem::Specification.new do |s|
|
Gem::Specification.new do |s|
|
||||||
s.name = "simplecov-json"
|
s.name = "simplecov-json"
|
||||||
s.version = '0.2.2'
|
s.version = '0.2.3'
|
||||||
s.licenses = ['MIT']
|
s.licenses = ['MIT']
|
||||||
s.platform = Gem::Platform::RUBY
|
s.platform = Gem::Platform::RUBY
|
||||||
s.authors = ["Vicent Llongo"]
|
s.authors = ["Vicent Llongo"]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user