perception 0.3.0 → 0.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. data/README.txt +1 -2
  2. data/lib/perception.rb +1 -1
  3. metadata +1 -1
data/README.txt CHANGED
@@ -4,8 +4,7 @@
4
4
 
5
5
  http://bklippstein.github.com/perception/
6
6
 
7
- Perception is a intuitive toolkit for simple everyday debugging.
8
- It offers a powerfull replacement for print, puts and pp.
7
+ Powerfull replacement for print, puts and pp. Intuitive toolkit for simple everyday debugging.
9
8
 
10
9
  You get auto-intended and structured output on your console without any configuration.
11
10
 
@@ -9,7 +9,7 @@ end
9
9
 
10
10
 
11
11
  module Perception #:nodoc
12
- VERSION = '0.3.0'
12
+ VERSION = '0.3.1'
13
13
  end
14
14
 
15
15
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: perception
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: