Skip to content

Commit

Permalink
fix gemspec version
Browse files Browse the repository at this point in the history
  • Loading branch information
Sven Fuchs committed Jan 18, 2011
1 parent c014350 commit e338f99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activesupport-slices.gemspec
@@ -1,5 +1,5 @@
$:.unshift File.expand_path('../lib', __FILE__)
require 'active_support/slices/version'
require 'activesupport_slices/version'

Gem::Specification.new do |s|
s.name = "activesupport-slices"
Expand Down

0 comments on commit e338f99

Please sign in to comment.