sonofhash 0.11 → 0.12

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/README.md +1 -1
  2. metadata +2 -2
data/README.md CHANGED
@@ -1,4 +1,4 @@
1
- Quacks like a Hash, but contains one additional method - commit()
1
+ Quacks like a Hash, but contains one additional method (commit) to help you merge changes from child hashes.
2
2
 
3
3
  Typical usage:
4
4
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sonofhash
3
3
  version: !ruby/object:Gem::Version
4
- version: "0.11"
4
+ version: "0.12"
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tushar Pokle
@@ -25,7 +25,7 @@ files:
25
25
  - lib/sonofhash.rb
26
26
  - README.md
27
27
  has_rdoc: true
28
- homepage: http://gemcutter.org/gems/partition
28
+ homepage: http://github.com/pokle/SonOfHash
29
29
  licenses: []
30
30
 
31
31
  post_install_message: