From c49881072556821fc4730b44f1dd6f9afa1bc8d6 Mon Sep 17 00:00:00 2001 From: pushmatrix Date: Fri, 30 May 2014 15:00:35 -0400 Subject: Update Dashing to 1.3.4 --- dashing.gemspec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dashing.gemspec b/dashing.gemspec index 4edb242..2f9df4a 100644 --- a/dashing.gemspec +++ b/dashing.gemspec @@ -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) @@ -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 \ No newline at end of file -- cgit v1.2.3