bip_mnemonic 0.0.3 → 0.0.4

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.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bip_mnemonic
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sreekanth GS
@@ -47,7 +47,14 @@ extensions: []
47
47
  extra_rdoc_files: []
48
48
  files:
49
49
  - lib/bip_mnemonic.rb
50
+ - words/chinese_simplified.txt
51
+ - words/chinese_traditional.txt
50
52
  - words/english.txt
53
+ - words/french.txt
54
+ - words/italian.txt
55
+ - words/japanese.txt
56
+ - words/korean.txt
57
+ - words/spanish.txt
51
58
  homepage: http://github.com/sreekanthgs/mnemonic
52
59
  licenses:
53
60
  - MIT