Skip to content
This repository was archived by the owner on Mar 7, 2018. It is now read-only.

Commit c498810

Browse files
committedMay 30, 2014
Update Dashing to 1.3.4
1 parent ea3730f commit c498810

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎dashing.gemspec

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

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

99

@@ -32,4 +32,4 @@ Gem::Specification.new do |s|
3232
s.add_development_dependency('mocha', '~> 0.14.0')
3333
s.add_development_dependency('fakeweb', '~> 1.3.0')
3434
s.add_development_dependency('simplecov', '~> 0.8.2')
35-
end
35+
end

0 commit comments

Comments
 (0)
Failed to load comments.