helliomessaging_sms 1.0.8 → 1.0.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
  SHA1:
3
- metadata.gz: 7e92a86833819de5d329ad65846ed5a6c791dde5
4
- data.tar.gz: a13d3f600f712cfc354b1a230df45fec7d61f706
3
+ metadata.gz: 2b60c9e7f4774a1b7f91bf59b38242c0209f2ece
4
+ data.tar.gz: f6c349f02ebabdcaac7609632662e01c356e0628
5
5
  SHA512:
6
- metadata.gz: 73b59f8ee63f4966cdcb5a5590680134ff84e54e4b901b8e09921138174e3f53251eadf95192aa270e6b75bfb9004964b14545273854e57b7772eb6c07fa17f5
7
- data.tar.gz: 335f3c5074176606525e7266b21aa65bdb1e4d6853a55df00852644c59f217396558d303ecab1b8c0f000c0ce2b4797ffc9670d739dcd93d87d4aa1eaaf3a14b
6
+ metadata.gz: ff7f98b6591be82eab719c7db7aad89ef35f25b5b657222c6a4d94463b3abfb287704caafb8ac8a53717b209665ab94d2af870af51e811d5f7ff910f6bce0124
7
+ data.tar.gz: 397f3fb6b1711d7b002e34c4211f9bf0304b313e4077918ca51dfefc13abf820dff59c04837a905a40970243d470427a15d16beb7701aee4cb28ffbe531532d2
data/README.md CHANGED
@@ -52,6 +52,15 @@ Any returned status code other than 200 is a failed response.
52
52
 
53
53
  Hellio Messaing is the premier messaging company in Ghana. Find out more about them at https://helliomessaing.com
54
54
 
55
+ ## Credits
56
+ Special Thanks to Alfred Rowe for granting me the permission to fork this gem and also for everyone who helped in testing the first release.
57
+
58
+ Developed by Albert A. Ninyeh
59
+ Thanks to Alfred Rowe {https://github.com/nukturnal/smsgh_sms}
60
+
61
+ ## License
62
+ MIT
63
+
55
64
  ## Contributing
56
65
 
57
66
  1. Fork it
@@ -1,3 +1,3 @@
1
1
  module HellioMessaging
2
- VERSION = "1.0.8"
2
+ VERSION = "1.0.9"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: helliomessaging_sms
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.8
4
+ version: 1.0.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Albert A. Ninyeh