chatr 0.4.6 → 0.5.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/bin/chatr_host +1 -1
  2. data/chatr_version +1 -1
  3. metadata +1 -1
@@ -1,6 +1,6 @@
1
1
  #!/usr/bin/env ruby
2
2
 
3
- require_relative '../lib/chatr.rb'
3
+ require File.expand_path(File.join(File.dirname(__FILE__), '..', 'lib', 'chatr'))
4
4
 
5
5
  # grab the first arguement from chatr_host
6
6
  port = ARGV[0]
@@ -1 +1 @@
1
- 0.4.6
1
+ 0.5.0
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: chatr
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.6
4
+ version: 0.5.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: