Skip to content

Commit 9125804

Browse files
committed
Regenerate gemspec for version 0.1.0
1 parent 837da06 commit 9125804

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

jquery-table-js-rails.gemspec

+2-4
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
Gem::Specification.new do |s|
77
s.name = "jquery-table-js-rails"
8-
s.version = "0.0.0"
8+
s.version = "0.1.0"
99

1010
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
1111
s.authors = ["Gabor Garami"]
@@ -22,9 +22,7 @@ Gem::Specification.new do |s|
2222
"README.rdoc",
2323
"Rakefile",
2424
"VERSION",
25-
"lib/jquery-table-js-rails.rb",
26-
"vendor/assets/javascripts/demo/style.css",
27-
"vendor/assets/javascripts/jquery.table.js"
25+
"lib/jquery-table-js-rails.rb"
2826
]
2927
s.homepage = "http://github.com/hron84/jquery-table-js-rails"
3028
s.licenses = ["MIT"]

0 commit comments

Comments
 (0)