Skip to content

Commit

Permalink
Update version to 1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kinow committed Jun 30, 2021
1 parent 7204150 commit 8b6dd8c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/dashing/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Dashing
VERSION = "1.3.5.pre".freeze
VERSION = "1.3.5".freeze
end
4 changes: 2 additions & 2 deletions smashing.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
Gem::Specification.new do |s|
s.name = 'smashing'

s.version = '1.3.5.pre'
s.date = '2021-03-06'
s.version = '1.3.5'
s.date = '2021-07-01'
s.executables = %w(smashing)


Expand Down

0 comments on commit 8b6dd8c

Please sign in to comment.