Skip to content

Commit

Permalink
Update Dashing to 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pushmatrix committed May 30, 2014
1 parent ea3730f commit c498810
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dashing.gemspec
Expand Up @@ -2,8 +2,8 @@

Gem::Specification.new do |s|
s.name = 'dashing'
s.version = '1.3.3'
s.date = '2013-11-21'
s.version = '1.3.4'
s.date = '2014-05-30'
s.executables = %w(dashing)


Expand Down Expand Up @@ -32,4 +32,4 @@ Gem::Specification.new do |s|
s.add_development_dependency('mocha', '~> 0.14.0')
s.add_development_dependency('fakeweb', '~> 1.3.0')
s.add_development_dependency('simplecov', '~> 0.8.2')
end
end

0 comments on commit c498810

Please sign in to comment.