clowk-phlex 0.1.0 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/clowk/phlex/version.rb +1 -1
  3. metadata +5 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b10e1c1b36b5e16888028366d135b56fcacc162fd840dc1aaf5d2d5d7fbe5734
4
- data.tar.gz: 6038808ec21e1151aeba34792e9208799c360f93c35db6f1cbb70c5f7f5ae3df
3
+ metadata.gz: b6da3e1970d50a136fae2ac10235936b505ff868e5858eb5ad9b5e798ef6fdc1
4
+ data.tar.gz: d3d4c8979928a3cfb5b8012bbf9ef0be6deafc4aa33df625a10c47c233008fe7
5
5
  SHA512:
6
- metadata.gz: 7e8a286c705b5479c34fbce8551dc71a185ffc918bfcf35ebfd8ec93ce29e88329895ced4e620defbcd2a1e7a9799d723aaa2086f56e9ae14ae90a8aa2ed4ae8
7
- data.tar.gz: 91501a9ff871de452a3a70135b783c73e350ab52638c6ce87c39196a438c7304f727c1fcdeaafc5b76ab71dce1ca737772cb149c471c97e3300e7aad8381cab4
6
+ metadata.gz: bdeb13822f814773a753b3a528b5191a074a25fd8d86510fb7bba4ce3cc506055897ba30b4be9cb27cdfbb99fe95a1bd5029441d82e5e7d2ef6fed92388f8e85
7
+ data.tar.gz: 84ce6165d218ac8d97e9ed242c0a203fcd9023e6ccb246d9a7136a9756a01e2469a47d3239f6f76bed639b728c3c8c8e03d0b76bf76520c94da83a77537994ec
@@ -5,6 +5,6 @@
5
5
  # hand; bump /VERSION and re-run the script.
6
6
  module Clowk
7
7
  module Phlex
8
- VERSION = "0.1.0"
8
+ VERSION = "0.1.2"
9
9
  end
10
10
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: clowk-phlex
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Thadeu Esteves
@@ -114,13 +114,13 @@ files:
114
114
  - lib/clowk/phlex/ui/switch.rb
115
115
  - lib/clowk/phlex/version.rb
116
116
  - styles/clowk-phlex.css
117
- homepage: https://github.com/clowk/clowk-phlex
117
+ homepage: https://github.com/thadeu/clowk-phlex
118
118
  licenses:
119
119
  - MIT
120
120
  metadata:
121
- homepage_uri: https://github.com/clowk/clowk-phlex
122
- source_code_uri: https://github.com/clowk/clowk-phlex/tree/main/gem
123
- changelog_uri: https://github.com/clowk/clowk-phlex/blob/main/CHANGELOG.md
121
+ homepage_uri: https://github.com/thadeu/clowk-phlex
122
+ source_code_uri: https://github.com/thadeu/clowk-phlex/tree/main/gem
123
+ changelog_uri: https://github.com/thadeu/clowk-phlex/blob/main/CHANGELOG.md
124
124
  rdoc_options: []
125
125
  require_paths:
126
126
  - lib