Skip to content

Commit

Permalink
test: Bump decidim_version
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentinchampenois authored May 27, 2024
1 parent e416532 commit 18f38a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/lib/decidim/homepage_interactive_map_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

describe "#version" do
it "returns module's version" do
expect(described_class::VERSION).to eq("2.0.0")
expect(described_class::VERSION).to eq("2.0.1")
end
end

Expand Down

0 comments on commit 18f38a3

Please sign in to comment.