barometer 0.2.1 → 0.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/VERSION.yml +1 -1
  2. data/bin/barometer +1 -2
  3. metadata +1 -1
data/VERSION.yml CHANGED
@@ -1,4 +1,4 @@
1
1
  ---
2
- :patch: 1
2
+ :patch: 2
3
3
  :major: 0
4
4
  :minor: 2
data/bin/barometer CHANGED
@@ -52,8 +52,7 @@
52
52
  # http://www.opensource.org/licenses/mit-license.php
53
53
 
54
54
  require 'rubygems'
55
- #require 'barometer'
56
- require 'lib/barometer'
55
+ require 'barometer'
57
56
 
58
57
  require 'optparse'
59
58
  require 'rdoc/usage'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: barometer
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.1
4
+ version: 0.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mark G