Skip to content

Commit

Permalink
Update version.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasc committed Jul 25, 2024
1 parent 8701861 commit b9b66de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/has_stimulus_attrs/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module HasStimulusAttrs
VERSION = "0.2.0"
VERSION = "0.2.1"
end

0 comments on commit b9b66de

Please sign in to comment.