gandhara 0.0.1 → 0.0.2

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/gandhara/version.rb +1 -1
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 968234ca46b30866363d5eee04917732bba711e7
4
- data.tar.gz: 95c67c4a3409d43878a099c82d5236521a398d70
3
+ metadata.gz: bb4703d4a4129df974eb969a5693f248cc7c5f89
4
+ data.tar.gz: c5f0d1d1d07114e434a0e6f62c624332354a197e
5
5
  SHA512:
6
- metadata.gz: 69268506b89c951fcc1c26fd069a78a074d6fd5d994d04eb088e297c14ad176232efe3f8289b3a813745ac4a62b62ab08bfd427922272cc33e37baeb31f088d0
7
- data.tar.gz: f2a794df317a49dea2606091789f2560d215ffc67a834adfe6b67b539e2b969730a8f96bf358b7085bf5e25ac2664ec1248b7513be65be550a91287ae1584039
6
+ metadata.gz: 3b9ca12cc3f0bbc018a4dac963c47bd2a8c0f8a921d1471348dff6626bef0cdb2de857186062416e3502a1a537fff9bb62ba4c1f01e6893d5578cb5cadaad9c6
7
+ data.tar.gz: 2029dbc149c0de53a00a8ba4759ff68bbe75a03395d642071f99ab4de9b3854cce23abb514f29e814448b77e387a075a93b245e699afe09a503b4e43709d61a3
data/README.md CHANGED
@@ -25,7 +25,7 @@ TODO: Write usage instructions here
25
25
 
26
26
  ## Contributing
27
27
 
28
- 1. Fork it ( https://github.com/[my-github-username]/gandhara/fork )
28
+ 1. Fork it ( https://github.com/kajisha/gandhara/fork )
29
29
  2. Create your feature branch (`git checkout -b my-new-feature`)
30
30
  3. Commit your changes (`git commit -am 'Add some feature'`)
31
31
  4. Push to the branch (`git push origin my-new-feature`)
@@ -1,3 +1,3 @@
1
1
  module Gandhara
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gandhara
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - kajisha