jasmine-coverage 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/jasmine/coverage/version.rb +1 -1
  2. metadata +3 -2
@@ -1,5 +1,5 @@
1
1
  module Jasmine
2
2
  module Coverage
3
- VERSION = '0.1.1'
3
+ VERSION = '0.1.2'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jasmine-coverage
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -73,7 +73,7 @@ files:
73
73
  - lib/jasmine/coverage/version.rb
74
74
  - lib/jasmine/coverage.rb
75
75
  - README.md
76
- homepage:
76
+ homepage: https://github.com/firstbanco/jasmine-coverage
77
77
  licenses: []
78
78
  post_install_message:
79
79
  rdoc_options: []
@@ -98,3 +98,4 @@ signing_key:
98
98
  specification_version: 3
99
99
  summary: A blend of JS unit testing and coverage
100
100
  test_files: []
101
+ has_rdoc: