hello_world_bundler 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module HelloWorldBundler
2
- VERSION = "0.0.3"
2
+ VERSION = "0.0.4"
3
3
  end
@@ -1,6 +1,6 @@
1
1
  require "hello_world_bundler/version"
2
2
  require "hello_world_bundler/one_plus_one"
3
- require "introvert_hello_world/main"
3
+ require "introvert_hello_world/message"
4
4
 
5
5
  module HelloWorldBundler
6
6
  def self.greeting
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hello_world_bundler
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: