Skip to content

Commit

Permalink
spec fix
Browse files Browse the repository at this point in the history
  • Loading branch information
leonovk committed Jul 30, 2024
1 parent 82f029b commit 1b26eb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/lib/bacon_ipsum/version_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

RSpec.describe 'BaconIpsum::VERSION' do
it 'returns version' do
expect(BaconIpsum::VERSION).to eq('1.0.1')
expect(BaconIpsum::VERSION).to eq('1.0.2')
end
end

0 comments on commit 1b26eb0

Please sign in to comment.