There was an error while loading. Please reload this page.
1 parent 622aeaf commit c50e55eCopy full SHA for c50e55e
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- custom_elements-rails (0.1.2)
+ custom_elements-rails (0.2.0)
5
rails (>= 7.0.0)
6
7
GEM
lib/custom_elements/rails/version.rb
@@ -1,5 +1,5 @@
module CustomElements
module Rails
- VERSION = "0.1.2"
+ VERSION = "0.2.0"
end
0 commit comments