We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 515a9de commit 6d07dbdCopy full SHA for 6d07dbd
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## [0.6.0]
+## [0.7.0] - 2025-06-25
2
3
### Added
4
- `badge-question-mark`
Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
- lucide-rails (0.6.0)
+ lucide-rails (0.7.0)
5
railties (>= 4.1.0)
6
7
GEM
lib/lucide-rails/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module LucideRails
- VERSION = "0.6.0"
+ VERSION = "0.7.0"
end
0 commit comments