namaste_duniya 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
data/README.md CHANGED
@@ -1,6 +1,7 @@
1
1
  # NamasteDuniya
2
2
 
3
- TODO: Write a gem description
3
+ Say 'hello world!' in [Hindi](http://en.wikipedia.org/wiki/Hindi)
4
+ This is my first ruby gem, and is meant entirely for experimental purposes.
4
5
 
5
6
  ## Installation
6
7
 
@@ -18,7 +19,12 @@ Or install it yourself as:
18
19
 
19
20
  ## Usage
20
21
 
21
- TODO: Write usage instructions here
22
+ This gem has a simple method that prints 'hello world!' in
23
+ [Hindi](http://en.wikipedia.org/wiki/Hindi). To include it in your projects
24
+ simply do:
25
+
26
+ require 'namaste_duniya'
27
+ puts NamasteDuniya::Hello.hindi
22
28
 
23
29
  ## Contributing
24
30
 
@@ -1,3 +1,3 @@
1
1
  module NamasteDuniya
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: namaste_duniya
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: