shklnrj 0.0.2 → 0.0.3

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/shklnrj/version.rb +4 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a446a34b1f5ffff9b974a40cc6f9fb2d9591f7f8
4
- data.tar.gz: 5ab34186c0b120172b9a7596f8eefb7120939162
3
+ metadata.gz: f794a25f44e4a66300642957ef42189e53d43f10
4
+ data.tar.gz: 86aa5bade586574e120799e5fcf9f6adbc6fb53b
5
5
  SHA512:
6
- metadata.gz: a762fbf2254a2b59adc7e0d38c81c8cb205516d87cce4eccafd005aa2769590abc2831dc5cd4fb197b71fc57894040a88e49746d04566efb6089f8f4db4ff857
7
- data.tar.gz: 05e618a7c8e8e310cf06c6285def826535cda97531d26a8a11528110b19c9c10d1627fbaec202cf6f6de61b1bf02c3700d09317f9379b578d40552cd87c25acb
6
+ metadata.gz: ce96a2d49a921c9e62697a1df617b980066ce313e198d42c4ba217910d6c4d5331673af7aa727aedb6f75bbcfd60763b3aff8628b76533c179e63f6f6a4c2c26
7
+ data.tar.gz: 24cda5399910d4c01127e1215d03f3301c34dd984de48aa024957ea441ed9a4e2a0611aa0fb0bedea7f231372a784d2cc6f9d24e05103822366fbeb31bebebf7
@@ -1,3 +1,6 @@
1
1
  module Shklnrj
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
+ def self.communicate
4
+ "The key to communication is understanding the other person."
5
+ end
3
6
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: shklnrj
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Neeraj Shukla