word-games-theme 0.3.8 → 0.3.9

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 18da7e273b06a2983a87bd1c9cd480ed1a85e8aecbd668a7b3538ccc5c09bde9
4
- data.tar.gz: 381185d4a6fbcea1aac944602f3fc238772d216616f0de71ad7c72f8b42abbe4
3
+ metadata.gz: ac7ce0b9fc8327b1452f366d9673578d889b940a4ad487b443b68a39c64b03e8
4
+ data.tar.gz: 41b9c76d1f1da0dc2681958b4c8661cb403c7fdd07305bab0a8e6c6aac391c36
5
5
  SHA512:
6
- metadata.gz: b65ed1edd64ff154cf5a6c5cb559075055d42f5ae2f7015120eb07b9f94dee0f589c2618b1b26c5364c5cdabdc65e78cb93adf5c29604237efbd90732c487dac
7
- data.tar.gz: e29e864da59ff2795faaf57279a4e9ee7d895621895ed85982209be08c187de85e811b097616574912c396a9b13f625b19f699c20e44d6ba401be4b7a09be91c
6
+ metadata.gz: 8e2722758e9ab68b4eaad9d25320827f2ac17e726001f899f75006226db7d84f0b7a90c167e025af66d6e4b5ef9261199001ea93c188eda16dc86d642d14f45a
7
+ data.tar.gz: f1d916017a853ae64e1bc350c5c195466a15d918a5f4e35509545fa4167e7edf2bbb2ba9c0d49457464cc4cef13a1c791a067d0c1588ae5cbbc71d07bafb44b2
@@ -3,7 +3,7 @@
3
3
  "h2": "Find Possible combinations of words with letters cheat",
4
4
  "title": "Words with letters cheat | Find all the words with these letters",
5
5
  "meta": "Searching for words with letters cheat for games like word with friends or scrabble? Don't worry ,we have provided all the possible combinations for you.",
6
- "wordLength": 39,
6
+ "wordLength": "39 words with letters c,h,e,a,t",
7
7
  "words": [
8
8
  [
9
9
  {
@@ -12,7 +12,7 @@
12
12
  <div class=" col-md-12">
13
13
  <div class="wordCount">
14
14
  <strong>
15
- {{dataToShow.wordLength}} words with letters c,h,e,a,t
15
+ {{dataToShow.wordLength}}
16
16
  </strong>
17
17
  </div>
18
18
  <div class="main">
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: word-games-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.8
4
+ version: 0.3.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - manpreet-appscms