Skip to content

Commit

Permalink
chore: Prepare release 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
heyvito committed Jul 29, 2024
1 parent 13cf24b commit 26c505e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## [Unreleased]
## [0.5.0] - 2024-07-29

### Added
- `biceps-flexed`
Expand Down
2 changes: 1 addition & 1 deletion lib/lucide-rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module LucideRails
VERSION = "0.4.0"
VERSION = "0.5.0"
end

0 comments on commit 26c505e

Please # to comment.