Skip to content

Commit

Permalink
Regenerate gemspec for version 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bogdan committed Aug 28, 2012
1 parent bff8553 commit d79f1eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions datagrid.gemspec
Expand Up @@ -5,11 +5,11 @@


Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = "datagrid" s.name = "datagrid"
s.version = "0.6.2" s.version = "0.6.3"


s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Bogdan Gusiev"] s.authors = ["Bogdan Gusiev"]
s.date = "2012-06-22" s.date = "2012-08-28"
s.description = "This allows you to easily build datagrid aka data tables with sortable columns and filters" s.description = "This allows you to easily build datagrid aka data tables with sortable columns and filters"
s.email = "agresso@gmail.com" s.email = "agresso@gmail.com"
s.extra_rdoc_files = [ s.extra_rdoc_files = [
Expand Down

0 comments on commit d79f1eb

Please sign in to comment.