Skip to content

Commit 898aa17

Browse files
committed
Update version to 1.3.2
1 parent 5c64a6c commit 898aa17

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

lib/dashing/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Dashing
2-
VERSION = "1.3.2.pre".freeze
2+
VERSION = "1.3.2".freeze
33
end

smashing.gemspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
Gem::Specification.new do |s|
44
s.name = 'smashing'
55

6-
s.version = '1.3.2.pre'
7-
s.date = '2021-01-30'
6+
s.version = '1.3.2'
7+
s.date = '2021-02-27'
88
s.executables = %w(smashing)
99

1010

0 commit comments

Comments
 (0)