We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 837da06 commit 9125804Copy full SHA for 9125804
jquery-table-js-rails.gemspec
@@ -5,7 +5,7 @@
5
6
Gem::Specification.new do |s|
7
s.name = "jquery-table-js-rails"
8
- s.version = "0.0.0"
+ s.version = "0.1.0"
9
10
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
s.authors = ["Gabor Garami"]
@@ -22,9 +22,7 @@ Gem::Specification.new do |s|
22
"README.rdoc",
23
"Rakefile",
24
"VERSION",
25
- "lib/jquery-table-js-rails.rb",
26
- "vendor/assets/javascripts/demo/style.css",
27
- "vendor/assets/javascripts/jquery.table.js"
+ "lib/jquery-table-js-rails.rb"
28
]
29
s.homepage = "http://github.com/hron84/jquery-table-js-rails"
30
s.licenses = ["MIT"]
0 commit comments