Skip to content

Commit

Permalink
bump version; update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew vonderLuft committed Jun 27, 2011
1 parent 63dd4f9 commit f383fba
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.4.2
2.4.3
6 changes: 3 additions & 3 deletions radiant-copy_move-extension.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{radiant-copy_move-extension}
s.version = "2.4.2"
s.version = "2.4.3"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Benny Degezelle", "Andrew vonderLuft"]
s.date = %q{2011-06-22}
s.date = %q{2011-06-27}
s.description = %q{With this extension you can copy or move a page with or without its children.}
s.email = %q{[email protected]}
s.extra_rdoc_files = [
Expand Down Expand Up @@ -54,7 +54,7 @@ Gem::Specification.new do |s|
]
s.homepage = %q{https://github.com/jomz/radiant-copy-move}
s.require_paths = ["lib"]
s.rubygems_version = %q{1.5.2}
s.rubygems_version = %q{1.6.2}
s.summary = %q{Copy/Move extension for Radiant CMS}
s.test_files = [
"spec/controllers/copy_move_controller_spec.rb",
Expand Down

0 comments on commit f383fba

Please sign in to comment.