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 5e85340 commit d316c9aCopy full SHA for d316c9a
Gemfile.lock
@@ -17,7 +17,7 @@ GIT
17
PATH
18
remote: gem
19
specs:
20
- phlexing (0.4.0)
+ phlexing (0.6.0)
21
deface (~> 1.9)
22
html_press (~> 0.8.2)
23
nokogiri (~> 1.0)
gem/Gemfile.lock
remote: .
gem/lib/phlexing/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module Phlexing
4
- VERSION = "0.4.0"
+ VERSION = "0.6.0"
5
end
0 commit comments