jss 0.0.2 → 0.0.3

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 -3
@@ -1,5 +1,5 @@
1
1
  module Jss
2
2
  module Rails
3
- VERSION = "0.0.2"
3
+ VERSION = "0.0.3"
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.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -49,6 +49,5 @@ rubyforge_project:
49
49
  rubygems_version: 1.8.25
50
50
  signing_key:
51
51
  specification_version: 3
52
- summary: json2, html5shiv and other fundamental javascripts libraries with Rails asset
53
- pipeline
52
+ summary: json2, html5shiv and other basic JavaScript libraries with Rails asset pipeline
54
53
  test_files: []