torii-server 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
data/lib/torii-server.rb CHANGED
@@ -6,7 +6,7 @@ module Torii
6
6
  # Your code goes here...
7
7
  include ToriiDb
8
8
  def start
9
- torii("haha")
9
+ torii("hahahahaha")
10
10
  end
11
11
  end
12
12
  end
@@ -1,5 +1,5 @@
1
1
  module Torii
2
2
  module Server
3
- VERSION = "0.0.5"
3
+ VERSION = "0.0.6"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: torii-server
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: