Skip to content

Commit f6e5374

Browse files
authored
Revert version
1 parent 41c8da5 commit f6e5374

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assertthat-bdd.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = %q{assertthat-bdd}
3-
s.version = "1.0.2-x64-mingw32"
3+
s.version = "1.0.2"
44
s.date = %q{2018-12-09}
55
s.summary = %q{AssertThat bdd integration for Ruby}
66
s.authors = ["Glib Briia"]
@@ -14,4 +14,4 @@ Gem::Specification.new do |s|
1414
"lib/assertthat-bdd.rb"
1515
]
1616
s.require_paths = ["lib"]
17-
end
17+
end

0 commit comments

Comments
 (0)