jscat 1.0.1 → 1.0.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/README.rdoc +1 -2
  2. metadata +2 -2
@@ -19,6 +19,5 @@ Get this:
19
19
 
20
20
  == Copyright
21
21
 
22
- Copyright (c) 2011 Daniel Sim. See LICENSE.txt for
23
- further details.
22
+ Copyright (c) 2011 Daniel Sim
24
23
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jscat
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -20,7 +20,7 @@ files:
20
20
  - README.rdoc
21
21
  - lib/jscat.rb
22
22
  - spec/jscat_spec.rb
23
- homepage: http://www.daniel-sim.com
23
+ homepage: https://github.com/danielsim/JsCat
24
24
  licenses: []
25
25
  post_install_message:
26
26
  rdoc_options: []