language-converter 0.0.7 → 0.0.8

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 (1) hide show
  1. metadata +5 -4
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: language-converter
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.0.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -11,9 +11,10 @@ bindir: bin
11
11
  cert_chain: []
12
12
  date: 2012-07-16 00:00:00.000000000 Z
13
13
  dependencies: []
14
- description: ! "You can do language conversion of word or text from one language to
15
- another language very easily => require 'language_converter';lc( 'Welcome', 'es','en')
16
- . and thats it !! Its very easy to use and it free! :).\n "
14
+ description: You can do language conversion of word or text from one language to another
15
+ language very easily => require 'language_converter';lc( 'Welcome', 'es','en') .
16
+ and thats it !! Its very easy to use and it free! :).For Full description check
17
+ https://github.com/manish-shrivastava/language-converter .
17
18
  email: manish.s@cisinlabs.com
18
19
  executables: []
19
20
  extensions: []