eulim 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -1
  3. data/lib/eulim/version.rb +1 -1
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 70a2747acb9bbf40b846a25822ee983fad744ae6
4
- data.tar.gz: baa67c3de9cb614adb5903792e6a612a98c5a051
3
+ metadata.gz: b4c93f6d124334882a8b854f16a0072775b075f8
4
+ data.tar.gz: 2430c0f001a93bfefe3442fddde021e02bab24ac
5
5
  SHA512:
6
- metadata.gz: e53a41f23872abaa62b9e519a9a0509222195b4c985902f660bfb0b1adb93af5350cd016dd166fce9540bb60b727cdbd965f7d2ee7ccc5d33e50c8e0dfac5cd9
7
- data.tar.gz: e1f00ce1f761ac0b778c0d159cb996e7d6f5bb3e08820b0103b5f6d272511a96a71fda4dfb9602c847c3eb853c6b9983171ac57546436571f5f94eb001aab064
6
+ metadata.gz: 9c864577887b868fb4c919330588f1b1a1b3ace121bdc48d40a060816b9020fd468033e75be3e51c4fd7d93edd2bacb3af18c2fa65b518dc972e6cd31f9ae868
7
+ data.tar.gz: c42497dae9058882b776ff487d8858bdfca91579d3a83e2ed4bc37358f91c17417c7665c873927b09fc42b4190d50e700f5e20f0ec118a11f320b56830e3e338
data/README.md CHANGED
@@ -51,7 +51,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
51
51
 
52
52
  ## Contributing
53
53
 
54
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/eulim. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
54
+ Bug reports and pull requests are welcome on GitHub at https://github.com/syedfazilbasheer-quester/eulim-gem. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
55
55
 
56
56
 
57
57
  ## License
data/lib/eulim/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Eulim
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: eulim
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
  - Syed Fazil Basheer