theysaidso 0.1.0 → 0.1.1

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
  SHA1:
3
- metadata.gz: 04afc1892e0376c4accdb50606c7ea1e042f9f4f
4
- data.tar.gz: a47ee0dda3850982414d0a09bdeaedcc2987beca
3
+ metadata.gz: 8ba66bfcb991997e9d30ad909966878d32fc7939
4
+ data.tar.gz: 72e384ec5be07d32b0bc4473b3016a606d094bb8
5
5
  SHA512:
6
- metadata.gz: 03fff41b213ecab0bb3b17a6cba6d90ba805baa45970176d0f98a33800378d009bfda3750fc53486de73fa6a2938e1dd388f2c3c57c30f82b3beb645ecd4c7f0
7
- data.tar.gz: 75c2da4a0883a6a2afedbb5063e2be8ae859d20d2be941748b3df312be2c56887983eee02c2fd597cc9fa6e8778b633ea74a70ab44a0521698aa82518a43268e
6
+ metadata.gz: f6173aa0910a2b47dbeb0d4a400a50e7d70aad9a80679090842fc870158f2b33c855a4676297c99e03bdedd797986acf7aed41e976739a225e1a603c9b41b773
7
+ data.tar.gz: ad44079188cc1ad2716b3deb3dbdb81a5cd40256da75319c28ea09b6ebaa0dad6b02906906d14a419cce69f888dc85737eb8c857d88cacd191097dc0c981a927
data/README.md CHANGED
@@ -20,7 +20,8 @@ Or install it yourself as:
20
20
 
21
21
  ## Usage
22
22
 
23
- TODO: Write usage instructions here
23
+ Get quote of the day
24
+ `Theysaidso::QOD.fetch`
24
25
 
25
26
  ## Contributing
26
27
 
@@ -1,3 +1,3 @@
1
1
  module Theysaidso
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: theysaidso
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Hassanin Ahmed