Bump phlexite to 0.1.2
This commit is contained in:
parent
c5bf2416fd
commit
46b5593cb3
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
PATH
|
PATH
|
||||||
remote: .
|
remote: .
|
||||||
specs:
|
specs:
|
||||||
phlexite (0.1.1)
|
phlexite (0.1.2)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
remote: https://rubygems.org/
|
remote: https://rubygems.org/
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
module Phlexite
|
module Phlexite
|
||||||
VERSION = "0.1.1"
|
VERSION = "0.1.2"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue