jss 0.0.3 → 0.0.4
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/jss/version.rb +1 -1
- metadata +2 -2
data/lib/jss/version.rb
CHANGED
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.
|
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:
|
28
|
+
homepage: https://github.com/torbjon/jss
|
29
29
|
licenses:
|
30
30
|
- MIT
|
31
31
|
post_install_message:
|