We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90804f3 commit 87cc09eCopy full SHA for 87cc09e
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- phlex_ui (0.1.9)
+ phlex_ui (0.1.10)
5
activesupport (~> 6.0)
6
phlex (~> 1.10)
7
rouge (~> 4.2.0)
phlex_ui.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "phlex_ui"
- s.version = "0.1.9"
+ s.version = "0.1.10"
s.summary = "PhlexUI is a UI Component Library for Ruby developers."
s.description = "PhlexUI is a UI Component Library for Ruby developers. Built on top of the Phlex Framework."
s.authors = ["George Kettle"]
0 commit comments