boston-ruby 0.0.5 → 0.0.6

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/boston-ruby +0 -2
  2. data/lib/boston-ruby.rb +1 -1
  3. metadata +1 -1
@@ -33,8 +33,6 @@ Commands:
33
33
 
34
34
  Project homepage: http://github.com/danchoi/boston-ruby
35
35
  Author: Daniel Choi <dhchoi@gmail.com>
36
-
37
-
38
36
  HELP
39
37
  exit 1
40
38
  end
@@ -3,7 +3,7 @@ require 'htmlentities'
3
3
 
4
4
  module BostonRuby
5
5
 
6
- VERSION = '0.0.5'
6
+ VERSION = '0.0.6'
7
7
 
8
8
  MAX_WIDTH = 90
9
9
  CODER = HTMLEntities.new
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: boston-ruby
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: