Skip to content

Commit

Permalink
Release v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancescoAiello01 committed Sep 20, 2021
1 parent 9ae6311 commit 3e90265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/erb/linter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
require "erb"

module ERB::Linter
VERSION = "0.2.0"
VERSION = "0.2.1"

class Error < StandardError; end

Expand Down

0 comments on commit 3e90265

Please sign in to comment.