regnarto1 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
Binary file
@@ -1,3 +1,3 @@
1
1
  module Regnarto1
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
data/regnarto1.gemspec CHANGED
@@ -10,6 +10,7 @@ Gem::Specification.new do |s|
10
10
  s.homepage = ""
11
11
  s.summary = "tyring out creating a gem"
12
12
  s.description = "just prints out some stuff"
13
+ s.post_install_message ="Thanks for installing this AWESOME gem"
13
14
 
14
15
  s.rubyforge_project = "regnarto1"
15
16
 
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: regnarto1
3
3
  version: !ruby/object:Gem::Version
4
- hash: 29
4
+ hash: 27
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 1
10
- version: 0.0.1
9
+ - 2
10
+ version: 0.0.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - Paul Regnart
@@ -32,6 +32,7 @@ files:
32
32
  - .gitignore
33
33
  - Gemfile
34
34
  - Rakefile
35
+ - lib/.regnarto1.rb.swp
35
36
  - lib/regnarto1.rb
36
37
  - lib/regnarto1/version.rb
37
38
  - regnarto1.gemspec
@@ -39,7 +40,7 @@ has_rdoc: true
39
40
  homepage: ""
40
41
  licenses: []
41
42
 
42
- post_install_message:
43
+ post_install_message: Thanks for installing this AWESOME gem
43
44
  rdoc_options: []
44
45
 
45
46
  require_paths: