jss 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/jss/version.rb +1 -1
  2. metadata +2 -2
@@ -1,5 +1,5 @@
1
1
  module Jss
2
2
  module Rails
3
- VERSION = "0.0.3"
3
+ VERSION = "0.0.4"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jss
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -25,7 +25,7 @@ files:
25
25
  - vendor/assets/javascripts/json.js
26
26
  - vendor/assets/javascripts/json2.js
27
27
  - README.md
28
- homepage: http://rubygems.org/gems/jss
28
+ homepage: https://github.com/torbjon/jss
29
29
  licenses:
30
30
  - MIT
31
31
  post_install_message: